Skip to content

Latest commit

 

History

History

floobits

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Floobits layer

img/floobits.png

Table of Contents

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 BindingDescription
SPC P cClears all mirrored highlights.
SPC P dLoad the .floorc.json file for floobits configuration.
SPC P fFollow a users changes. This also toggles follow mode.
SPC P jJoin an existing floobits workspace.
SPC P lLeave the current workspace.
SPC P RCreate a workspace and populate it with the contents of the directory, DIR (or make it).
SPC P sSummon everyone in the workspace to your cursor position.
SPC P tToggle following of recent changes.
SPC P UCreate a workspace and populate it with the contents of the directory, DIR (or make it).