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

statuscol

URL: https://github.com/luukvbaal/statuscol.nvim/

Maintainers: Gaetan Lepage


Status column plugin that provides a configurable statuscolumn and click handlers.

plugins.statuscol.enable

Whether to enable statuscol.

Type: boolean

Default:

false

Example:

true

Declared by:

plugins.statuscol.package

The statuscol package to use.

Type: package

Default:

pkgs.vimPlugins.statuscol-nvim

Declared by:

plugins.statuscol.autoLoad

Whether to automatically load statuscol when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example:

false

Declared by: