home: vim: add 'friendly-snippets'

This commit is contained in:
Bruno BELANYI 2022-03-07 21:44:08 +01:00
parent d5e50b5389
commit 52e0a2fd0f

View file

@ -76,6 +76,7 @@ in
cmp-nvim-lua # NeoVim lua API
cmp-path # Path name suggestions
cmp-under-comparator # Sort items that start with '_' lower
friendly-snippets # LSP snippets collection
luasnip # Snippet manager compatible with LSP
# UX improvements