mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-27 21:47:46 +01:00
nvim: luasnip up to date
This commit is contained in:
parent
e2b6d06d97
commit
5fc8425b97
@ -15,6 +15,7 @@ return {
|
||||
config = function()
|
||||
require("luasnip.loaders.from_snipmate").lazy_load()
|
||||
end,
|
||||
build = "make install_jsregexp",
|
||||
dependencies = { 'saadparwaiz1/cmp_luasnip' }
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user