nvim-autopairs

URL: https://github.com/windwp/nvim-autopairs/

Maintainers: Gaetan Lepage

plugins.nvim-autopairs.enable

Whether to enable nvim-autopairs.

Type: boolean

Default: false

Example: true

Declared by:

plugins.nvim-autopairs.package

The nvim-autopairs package to use.

Type: package

Default: pkgs.vimPlugins.nvim-autopairs

Declared by:

plugins.nvim-autopairs.autoLoad

Whether to automatically load nvim-autopairs when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: