plugins.lspsaga.enable

Whether to enable lspsaga.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.lspsaga.package

The lspsaga package to use.

Type: package

Default: pkgs.vimPlugins.lspsaga-nvim

Declared by:

plugins.lspsaga.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: