mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 21:40:03 -04:00
feat(ruby): update queries to support rbs-inline syntax (#8282)
This commit is contained in:
parent
2144e88dac
commit
2696fb8326
3 changed files with 38 additions and 1 deletions
|
|
@ -1860,7 +1860,7 @@ return {
|
|||
},
|
||||
rbs = {
|
||||
install_info = {
|
||||
revision = 'de893b166476205b09e79cd3689f95831269579a',
|
||||
revision = '5282e2f36d4109f5315c1d9486b5b0c2044622bb',
|
||||
url = 'https://github.com/joker1007/tree-sitter-rbs',
|
||||
},
|
||||
maintainers = { '@joker1007' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue