home: vim: add 'luasnip'
This commit is contained in:
parent
975f8687fc
commit
fb3b773249
|
@ -75,6 +75,7 @@ in
|
||||||
cmp-nvim-lsp # LSP suggestions
|
cmp-nvim-lsp # LSP suggestions
|
||||||
cmp-nvim-lua # NeoVim lua API
|
cmp-nvim-lua # NeoVim lua API
|
||||||
cmp-under-comparator # Sort items that start with '_' lower
|
cmp-under-comparator # Sort items that start with '_' lower
|
||||||
|
luasnip # Snippet manager compatible with LSP
|
||||||
|
|
||||||
# UX improvements
|
# UX improvements
|
||||||
dressing-nvim # Integrate native UI hooks with Telescope etc...
|
dressing-nvim # Integrate native UI hooks with Telescope etc...
|
||||||
|
|
Loading…
Reference in a new issue