efmls-configs
URL: https://github.com/creativenull/efmls-configs-nvim/
Premade configurations for efm-langserver.
plugins.efmls-configs.enable
Whether to enable efmls-configs.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.efmls-configs.package
The efmls-configs package to use.
Type: package
Default:
pkgs.vimPlugins.efmls-configs-nvim
Declared by:
plugins.efmls-configs.autoLoad
Whether to automatically load efmls-configs when neovim starts.
Type: boolean
Default:
false when lazy-loading is enabled.
Example:
false
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: