comment

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

Maintainers: Gaetan Lepage

plugins.comment.enable

Whether to enable Comment.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.comment.package

The Comment.nvim package to use.

Type: package

Default: pkgs.vimPlugins.comment-nvim

Declared by:

plugins.comment.autoLoad

Whether to automatically load Comment.nvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: