mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08: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
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ languages=(
|
|||
'json'
|
||||
'lua'
|
||||
'python'
|
||||
'ruby'
|
||||
'rust'
|
||||
'toml'
|
||||
'tsx'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue