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

This commit is contained in:
Bruno BELANYI 2022-03-04 20:22:43 +01:00
parent 15b3766aef
commit bceb531518

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