plugins.cursorline.enable

Whether to enable nvim-cursorline.

Type: boolean

Default: false

Example: true

Declared by:

plugins.cursorline.package

Which package to use for the nvim-cursorline plugin.

Type: package

Default: <derivation vimplugin-nvim-cursorline-2022-04-15>

Declared by:

plugins.cursorline.extraOptions

These attributes will be added to the table parameter for the setup function. Typically, it can override NixVim’s default settings.

Type: attribute set of anything

Default: { }

Declared by: