Add Ruby to the tree-sitter build-module script
* admin/notes/tree-sitter/build-module/batch.sh (languages): Add Ruby. (Bug#65739)
This commit is contained in:
parent
820f0793f0
commit
a0133f6345
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ languages=(
|
|||
'json'
|
||||
'lua'
|
||||
'python'
|
||||
'ruby'
|
||||
'rust'
|
||||
'toml'
|
||||
'tsx'
|
||||
|
|
Loading…
Add table
Reference in a new issue