home: vim: add 'luasnip'
This commit is contained in:
parent
2df0940665
commit
8d1535e261
|
@ -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...
|
||||
|
|
Loading…
Reference in a new issue