mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
parent
121bf634fe
commit
512e2122e0
5 changed files with 151 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue