fix: make sure to install jsregexp for luasnip

This commit is contained in:
Stevan Freeborn
2026-02-17 16:00:17 -06:00
parent 1f0487ba6b
commit c97de61fd5
+1
View File
@@ -15,6 +15,7 @@ return {
"saadparwaiz1/cmp_luasnip", "saadparwaiz1/cmp_luasnip",
"rafamadriz/friendly-snippets", "rafamadriz/friendly-snippets",
}, },
build = "make install_jsregexp",
}, },
{ {
"hrsh7th/nvim-cmp", "hrsh7th/nvim-cmp",