Add ruby to treesitter

This commit is contained in:
Martin Larsson 2025-04-11 10:27:39 +02:00
parent 1c99da0ab1
commit e67f14395a

View file

@ -49,6 +49,7 @@ return {
"python",
"latex",
"typst",
"ruby",
},
sync_install = false,
-- This can be updated to a list of languages instead of defaulting to true