neoconf

URL: https://github.com/folke/neoconf.nvim/

Maintainers: Boney Patel

plugins.neoconf.enable

Whether to enable neoconf.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.neoconf.package

The neoconf.nvim package to use.

Type: package

Default: pkgs.vimPlugins.neoconf-nvim

Declared by:

plugins.neoconf.autoLoad

Whether to automatically load neoconf.nvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: