autoclose

URL: https://github.com/m4xshen/autoclose.nvim/

Maintainers: Gaetan Lepage


Automatically close pairs in Neovim.

plugins.autoclose.enable

Whether to enable autoclose.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.autoclose.package

The autoclose.nvim package to use.

Type: package

Default: pkgs.vimPlugins.autoclose-nvim

Declared by:

plugins.autoclose.autoLoad

Whether to automatically load autoclose.nvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: