LuaSnip/.gitmodules
L3MON4D3 e449e6e325 update jsregexp to 0.0.6.
Still continues to work with 0.0.5 too, but also support 0.0.6, which,
despite having the same API, is a bit harder to set up (see `util/jsregexp.lua`)
2023-12-01 21:59:39 +01:00

6 lines
166 B
Text

[submodule "deps/jsregexp"]
path = deps/jsregexp
url = ../../kmarius/jsregexp
[submodule "deps/jsregexp005"]
path = deps/jsregexp005
url = ../../kmarius/jsregexp