Fix luasnip error

This commit is contained in:
Marko Korhonen 2024-06-24 17:00:16 +03:00
parent aa55531f63
commit 81f956e683
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -15,4 +15,5 @@ return {
paths = { "./snippets" },
})
end,
run = "make install_jsregexp",
}