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