mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 00:40:06 -04:00
feat(rbs): update rbs parser to support inline rbs style
This commit is contained in:
parent
b50774079a
commit
37e1287daa
1 changed files with 1 additions and 1 deletions
|
|
@ -1860,7 +1860,7 @@ return {
|
||||||
},
|
},
|
||||||
rbs = {
|
rbs = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = 'de893b166476205b09e79cd3689f95831269579a',
|
revision = 'eb08fb0e8ea55727539e2fd77ffb93ada3a73f01',
|
||||||
url = 'https://github.com/joker1007/tree-sitter-rbs',
|
url = 'https://github.com/joker1007/tree-sitter-rbs',
|
||||||
},
|
},
|
||||||
maintainers = { '@joker1007' },
|
maintainers = { '@joker1007' },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue