Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

instant

URL: https://github.com/jbyuki/instant.nvim/

Maintainers: Gaetan Lepage


A Neovim plugin for collaborative editing.

plugins.instant.enable

Whether to enable instant.

Type: boolean

Default:

false

Example:

true

Declared by:

plugins.instant.package

The instant package to use.

Type: package

Default:

pkgs.vimPlugins.instant-nvim

Declared by:

plugins.instant.autoLoad

Whether to automatically load instant when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example:

false

Declared by: