Corrected luasnip build command
This commit is contained in:
@@ -6,5 +6,5 @@ return {
|
||||
config = function ()
|
||||
require("luasnip.loaders.from_vscode").lazy_load()
|
||||
end,
|
||||
build = "make_install_jsregexp"
|
||||
build = "make install_jsregexp"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user