spacemacs/contrib/floobits/README.md

22 lines
1.1 KiB
Markdown
Raw Normal View History

2015-03-14 21:47:14 +00:00
# Floobits integration layer for Spacemacs
![floobits](img/floo.png)
## Description
This layer adds support for peer programming tool [floobits](https://github.com/Floobits/floobits-emacs).
##
Key Binding | Description
---------------------------|------------------------------------------------------------
<kbd>SPC P c</kbd> | Clears all mirrored highlights.
<kbd>SPC P d</kbd> | Load the .floorc.json file for floobits configuration.
<kbd>SPC P f</kbd> | Follow a users changes. This also toggles follow mode.
<kbd>SPC P j</kbd> | Join an existing floobits workspace.
<kbd>SPC P l</kbd> | Leave the current workspace.
<kbd>SPC P s</kbd> | Summon everyone in the workspace to your cursor position.
<kbd>SPC P t</kbd> | Toggle following of recent changes.
<kbd>SPC P R</kbd> | Create a workspace and populate it with the contents of the directory, DIR (or make it).
<kbd>SPC P U</kbd> | Create a workspace and populate it with the contents of the directory, DIR (or make it).