dependencies.efm-langserver.enable
Whether to add efm-langserver to dependencies.
Type: boolean
Default:
false
Declared by:
dependencies.efm-langserver.package
The efm-langserver package to use.
Type: package
Default:
pkgs.efm-langserver
Declared by:
dependencies.efm-langserver.packageFallback
When enabled, the efm-langserver package will be added to the end of the PATH (suffix) instead of the beginning (prefix).
This can be useful if you want local versions (e.g. from a devshell) to override the Nixvim version.
Type: boolean
Default:
false
Declared by: