mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 13:00:08 -04:00
feat: add rbs parser support (#5745)
This commit is contained in:
parent
36f81e698e
commit
b41bbcbb9a
7 changed files with 160 additions and 0 deletions
|
|
@ -518,6 +518,9 @@
|
|||
"rasi": {
|
||||
"revision": "371dac6bcce0df5566c1cfebde69d90ecbeefd2d"
|
||||
},
|
||||
"rbs": {
|
||||
"revision": "192eda46774fd0281cdd41d372d5b4da86148780"
|
||||
},
|
||||
"re2c": {
|
||||
"revision": "47aa19cf5f7aba2ed30e2b377f7172df76e819a6"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue