home: vim: add 'luasnip'

This commit is contained in:
Bruno BELANYI 2022-03-07 17:48:38 +01:00
parent 2df0940665
commit 8d1535e261

View file

@ -75,6 +75,7 @@ in
cmp-nvim-lsp # LSP suggestions
cmp-nvim-lua # NeoVim lua API
cmp-under-comparator # Sort items that start with '_' lower
luasnip # Snippet manager compatible with LSP
# UX improvements
dressing-nvim # Integrate native UI hooks with Telescope etc...