home: vim: add 'cmp-nvim-lsp'
This commit is contained in:
parent
15b3766aef
commit
bceb531518
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ in
|
|||
nvim-cmp # Completion engine
|
||||
cmp-buffer # Words from open buffers
|
||||
cmp-path # Path name suggestions
|
||||
cmp-nvim-lsp # LSP suggestions
|
||||
cmp-nvim-lua # NeoVim lua API
|
||||
|
||||
# UX improvements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue