feat: add ralph (#6675)

https://github.com/alephium/tree-sitter-ralph
This commit is contained in:
Arstoien 2024-06-04 09:49:26 +02:00 committed by GitHub
parent 121bf634fe
commit 512e2122e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 151 additions and 0 deletions

View file

@ -1699,6 +1699,14 @@ list.racket = {
},
}
list.ralph = {
install_info = {
url = "https://github.com/alephium/tree-sitter-ralph",
files = { "src/parser.c" },
},
maintainers = { "@tdroxler" },
}
list.rasi = {
install_info = {
url = "https://github.com/Fymyte/tree-sitter-rasi",