Keyboard shortcuts

Press ← or β†’ to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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: