quarto

URL: https://github.com/quarto-dev/quarto-nvim/

Maintainers: Boney Patel

plugins.quarto.enable

Whether to enable quarto-nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.quarto.package

The quarto-nvim package to use.

Type: package

Default: pkgs.vimPlugins.quarto-nvim

Declared by:

plugins.quarto.autoLoad

Whether to automatically load quarto-nvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: