Back to Spacevim

SpaceVim floobits layer

docs/layers/floobits.md

2.4.01.1 KB
Original Source

Available Layers >> floobits

<!-- vim-markdown-toc GFM --> <!-- vim-markdown-toc -->

Description

This layer adds support for the peer programming tool floobits to SpaceVim.

NOTE: This layer only supports neovim.

Features

  • Adjust floobits configuration file in the root of a project.
  • Creation of floobits workspaces and populating it with content.
  • Highlight cursor position for all users in current workspace.
  • Follow recent changes by other users

Install

To use this configuration layer, add following snippet to your custom configuration file.

toml
[[layers]]
name = "floobits"

Key bindings

Key bindingsDiscription
SPC m f jJoin workspace
SPC m f tToggle follow mode
SPC m f sSummon everyone in the workspace to your cursor position.