indent-blankline

URL: https://github.com/lukas-reineke/indent-blankline.nvim/

Maintainers: Gaetan Lepage

plugins.indent-blankline.enable

Whether to enable indent-blankline.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.indent-blankline.package

The indent-blankline.nvim package to use.

Type: package

Default: pkgs.vimPlugins.indent-blankline-nvim

Declared by:

plugins.indent-blankline.autoLoad

Whether to automatically load indent-blankline.nvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: