Add ruby to treesitter
This commit is contained in:
parent
1c99da0ab1
commit
e67f14395a
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ return {
|
||||||
"python",
|
"python",
|
||||||
"latex",
|
"latex",
|
||||||
"typst",
|
"typst",
|
||||||
|
"ruby",
|
||||||
},
|
},
|
||||||
sync_install = false,
|
sync_install = false,
|
||||||
-- This can be updated to a list of languages instead of defaulting to true
|
-- This can be updated to a list of languages instead of defaulting to true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue