fix: make sure to install jsregexp for luasnip
This commit is contained in:
@@ -15,6 +15,7 @@ return {
|
||||
"saadparwaiz1/cmp_luasnip",
|
||||
"rafamadriz/friendly-snippets",
|
||||
},
|
||||
build = "make install_jsregexp",
|
||||
},
|
||||
{
|
||||
"hrsh7th/nvim-cmp",
|
||||
|
||||
Reference in New Issue
Block a user