We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fccf6ce + 5f6c777 commit 72a5eb8Copy full SHA for 72a5eb8
1 file changed
README.md
@@ -17,7 +17,7 @@ The goal of this plugin is to offer a comprehensive, convenient, and powerful wo
17
- Allow integerating with [overseer](https://github.com/stevearc/overseer.nvim), optional, if you want this feature, please install it firstly.
18
- Allow integerating with [toggleterm](https://github.com/akinsho/toggleterm.nvim), optional, if you want this feature, please install it firstly.
19
- Install it like any other Neovim plugin.
20
- - [lazy.nvim](https://github.com/folke/lazy.nvim): `return { 'Civitasv/cmake-tools.nvim' }`
+ - [lazy.nvim](https://github.com/folke/lazy.nvim): `return { 'Civitasv/cmake-tools.nvim', opts = {} }`
21
- [packer.nvim](https://github.com/wbthomason/packer.nvim): `use 'Civitasv/cmake-tools.nvim'`
22
- [vim-plug](https://github.com/junegunn/vim-plug): `Plug 'Civitasv/cmake-tools.nvim'`
23
0 commit comments