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

ltex-extra

URL: https://github.com/barreiroleo/ltex_extra.nvim/

Maintainers: Loïc Reynier


LTeX_extra is a companion plugin for LTeX language server.

plugins.ltex-extra.enable

Whether to enable ltex-extra.

Type: boolean

Default:

false

Example:

true

Declared by:

plugins.ltex-extra.package

The ltex-extra package to use.

Type: package

Default:

pkgs.vimPlugins.ltex_extra-nvim

Declared by:

plugins.ltex-extra.autoLoad

Whether to automatically load ltex-extra when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example:

false

Declared by: