ts-autotag

URL: https://github.com/windwp/nvim-ts-autotag/

Maintainers: Gaetan Lepage

plugins.ts-autotag.enable

Whether to enable nvim-ts-autotag.

Type: boolean

Default: false

Example: true

Declared by:

plugins.ts-autotag.package

The nvim-ts-autotag package to use.

Type: package

Default: pkgs.vimPlugins.nvim-ts-autotag

Declared by:

plugins.ts-autotag.autoLoad

Whether to automatically load nvim-ts-autotag when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: