projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
820f079
)
Add Ruby to the tree-sitter build-module script
author
john muhl
<jm@pub.pink>
Mon, 4 Sep 2023 17:08:34 +0000
(12:08 -0500)
committer
Stefan Kangas
<stefankangas@gmail.com>
Wed, 10 Jan 2024 21:41:44 +0000
(22:41 +0100)
* admin/notes/tree-sitter/build-module/batch.sh (languages): Add
Ruby. (Bug#65739)
admin/notes/tree-sitter/build-module/batch.sh
patch
|
blob
|
history
diff --git
a/admin/notes/tree-sitter/build-module/batch.sh
b/admin/notes/tree-sitter/build-module/batch.sh
index 9988d1eae4e6b9ba2ab5ca68c259be5d5f354109..012b5882e83e971d3211e615dd646d921c5fbe32 100755
(executable)
--- a/
admin/notes/tree-sitter/build-module/batch.sh
+++ b/
admin/notes/tree-sitter/build-module/batch.sh
@@
-18,6
+18,7
@@
languages=(
'json'
'lua'
'python'
+ 'ruby'
'rust'
'toml'
'tsx'