This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+pair-programming/floobits
syl20bnr fb27ede558 Bump year in copyright headers
Happy New Year 2017!
2017-01-05 23:08:17 -05:00
..
img layers directory: create new categories 2016-03-23 21:39:43 -04:00
packages.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
README.org Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00

Floobits layer

/TakeV/spacemacs/media/commit/3ad3a5026320e6b68dd8c5fbe14f57f5a6f2b1d5/layers/+pair-programming/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).