fix(luasnips): make install_jsregexp

This commit is contained in:
Folke Lemaitre 2023-02-27 10:17:22 +01:00
parent befa6c67a4
commit bd62cbe370
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -3,6 +3,7 @@ return {
-- snippets
{
"L3MON4D3/LuaSnip",
build = "make install_jsregexp",
dependencies = {
"rafamadriz/friendly-snippets",
config = function()