diff --git a/options.html b/options.html index a704091f..6ace3323 100644 --- a/options.html +++ b/options.html @@ -7569,6 +7569,9 @@ See the example for more info.

Type:ps: [ ]

Example: pyPkgs: with pyPkgs; [ python-language-server ]

Declared by:

<home-manager/modules/programs/neovim.nix> +
programs.neovim.finalPackage

Resulting customized neovim package.

Type: +package (read only)

Declared by:

+<home-manager/modules/programs/neovim.nix>
programs.neovim.generatedConfigViml

Generated vimscript config.

Type: strings concatenated with ā€œ\nā€ (read only)

Declared by:

<home-manager/modules/programs/neovim.nix>