comment-box

URL: https://github.com/LudoPinelli/comment-box.nvim/

Maintainers: gwen


Clarify and beautify your comments and plain text files using boxes and lines.

plugins.comment-box.enable

Whether to enable comment-box.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.comment-box.package

The comment-box.nvim package to use.

Type: package

Default: pkgs.vimPlugins.comment-box-nvim

Declared by:

plugins.comment-box.autoLoad

Whether to automatically load comment-box.nvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: