home: vim: add 'cmp-nvim-lsp'
This commit is contained in:
parent
273618ff94
commit
05e7883dab
|
@ -74,6 +74,7 @@ in
|
||||||
nvim-cmp # Completion engine
|
nvim-cmp # Completion engine
|
||||||
cmp-buffer # Words from open buffers
|
cmp-buffer # Words from open buffers
|
||||||
cmp-path # Path name suggestions
|
cmp-path # Path name suggestions
|
||||||
|
cmp-nvim-lsp # LSP suggestions
|
||||||
cmp-nvim-lua # NeoVim lua API
|
cmp-nvim-lua # NeoVim lua API
|
||||||
|
|
||||||
# UX improvements
|
# UX improvements
|
||||||
|
|
Loading…
Reference in a new issue