SpaceVim

A modular Vim/Neovim configuration


Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文


Available Layers » chat

Description

SpaceVim chatting layer provides chatting feature in vim.

vim-chat

Install

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

[[layers]]
  name = "chat"

Layer options

  1. gitter_token: set the token to your gitter account.

Key Mappings

The default key binding to open chat windows is SPC a h.

Whith the chat windows. The following key binding can be use:

for more mappings in chatting buffer, please read :h vim-chat.

Powered by Jekyll