plugins.efmls-configs.enable

Whether to enable efmls-configs, premade configurations for efm-langserver.

Type: boolean

Default: false

Example: true

Declared by:

plugins.efmls-configs.package

The efmls-configs-nvim package to use.

Type: package

Default: pkgs.vimPlugins.efmls-configs-nvim

Declared by:

plugins.efmls-configs.efmLangServerPackage

The efm-langserver package to use.

Type: null or package

Default: pkgs.efm-langserver

Declared by:

plugins.efmls-configs.externallyManagedPackages

Linters/Formatters to skip installing with nixvim. Set to all to install no packages

Type: value “all” (singular enum) or list of string

Default: [ ]

Declared by: