[neovim] Add clangd_extensions plugin
This commit is contained in:
parent
b381ff362d
commit
2aa2c30bef
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ if has('nvim')
|
|||
Plug 'hrsh7th/cmp-cmdline'
|
||||
Plug 'hrsh7th/nvim-cmp'
|
||||
Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'}
|
||||
Plug 'p00f/clangd_extensions.nvim'
|
||||
endif
|
||||
|
||||
call plug#end()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue