home: vim: add 'cmp-nvim-lsp'

This commit is contained in:
Bruno BELANYI 2022-03-04 20:22:43 +01:00
parent 273618ff94
commit 05e7883dab

View file

@ -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