spacemacs/layers/floobits
Eivind Fonn c893383fe4 Fix some documentation bugs
- CSS links
- GIFS in published version
- Unify layer doc titles
- Change emoji layer emojis to an image
2015-12-03 23:50:29 -05:00
..
img core: dotspacemacs-distribution, spacemacs-core layer and rename contrib 2015-09-07 23:44:43 -04:00
packages.el layers: Transition to new key bindings functions 2015-11-21 18:22:51 +01:00
README.org Fix some documentation bugs 2015-12-03 23:50:29 -05:00

Floobits layer

/TakeV/spacemacs/media/commit/c893383fe4ac3d61bf241a93d085cb59013046cf/layers/floobits/img/floobits.png

Description

This layer adds support for peer programming tool floobits.

Install

Layer

To use this contribution add it to your ~/.spacemacs

  (setq-default dotspacemacs-configuration-layers '(floobits))

Key Bindings

Key Binding Description
SPC P c Clears all mirrored highlights.
SPC P d Load the .floorc.json file for floobits configuration.
SPC P f Follow a users changes. This also toggles follow mode.
SPC P j Join an existing floobits workspace.
SPC P l Leave the current workspace.
SPC P R Create a workspace and populate it with the contents of the directory, DIR (or make it).
SPC P s Summon everyone in the workspace to your cursor position.
SPC P t Toggle following of recent changes.
SPC P U Create a workspace and populate it with the contents of the directory, DIR (or make it).