spacemacs/layers/floobits
2016-01-11 21:42:17 -05:00
..
img core: dotspacemacs-distribution, spacemacs-core layer and rename contrib 2015-09-07 23:44:43 -04:00
packages.el Clean copyrights and update for year 2016 2016-01-11 21:42:17 -05:00
README.org Update install layer section in REAMDE.org files 2016-01-06 00:21:55 -05:00

Floobits layer

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

Description

This layer adds support for peer programming tool floobits.

Install

Layer

To use this configuration layer, add it to your ~/.spacemacs. You will need to add floobits to the existing dotspacemacs-configuration-layers list in this file.

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).