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

comment

URL: https://github.com/numtostr/comment.nvim/

Maintainers: Gaetan Lepage


Smart and powerful comment plugin for Neovim.

plugins.comment.enable

Whether to enable comment.

Type: boolean

Default:

false

Example:

true

Declared by:

plugins.comment.package

The comment package to use.

Type: package

Default:

pkgs.vimPlugins.comment-nvim

Declared by:

plugins.comment.autoLoad

Whether to automatically load comment when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example:

false

Declared by: