You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Brett Langdon dd5967aaf8
reset emacs.d
7 years ago
..
img reset emacs.d 7 years ago
README.org reset emacs.d 7 years ago
packages.el reset emacs.d 7 years ago

README.org

Floobits layer

/brettlangdon/dotfiles/src/commit/1c7975010f14848d10ef15e68ace0f2d5d147435/spacemacs.d/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).