Add regex parser to treesitter

This commit is contained in:
Martin Larsson 2024-06-03 23:11:18 +02:00
parent 8c33f07957
commit 4e8fec7238

View file

@ -33,7 +33,8 @@ return {
"gdscript",
"dockerfile",
"dart",
"css"
"css",
"regex"
},
sync_install = false,
-- This can be updated to a list of languages instead of defaulting to true