cmake-tools

URL: https://github.com/Civitasv/cmake-tools.nvim/

Maintainers: Nathan Felber

plugins.cmake-tools.enable

Whether to enable cmake-tools.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.cmake-tools.package

The cmake-tools.nvim package to use.

Type: package

Default: pkgs.vimPlugins.cmake-tools-nvim

Declared by:

plugins.cmake-tools.autoLoad

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

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: