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

typescript-tools

URL: https://github.com/pmizio/typescript-tools.nvim/

Maintainers: Austin Horstman

plugins.typescript-tools.enable

Whether to enable typescript-tools.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.typescript-tools.package

The typescript-tools.nvim package to use.

Type: package

Default: pkgs.vimPlugins.typescript-tools-nvim

Declared by:

plugins.typescript-tools.autoLoad

Whether to automatically load typescript-tools.nvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: