mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
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
|
|
@ -18,6 +18,7 @@ languages=(
|
|||
'json'
|
||||
'lua'
|
||||
'python'
|
||||
'ruby'
|
||||
'rust'
|
||||
'toml'
|
||||
'tsx'
|
||||
|
|
|
|||
Loading…
Reference in a new issue