mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-11 16:00:02 -04:00
bot(parsers): update ruby, vue
This commit is contained in:
parent
81aca2f981
commit
81dfddd7b3
1 changed files with 2 additions and 2 deletions
|
|
@ -1964,7 +1964,7 @@ return {
|
||||||
},
|
},
|
||||||
ruby = {
|
ruby = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = '89bd7a8e5450cb6a942418a619d30469f259e5d6',
|
revision = 'ab6dca77a8184abc94af6e3e82538741b5078d63',
|
||||||
url = 'https://github.com/tree-sitter/tree-sitter-ruby',
|
url = 'https://github.com/tree-sitter/tree-sitter-ruby',
|
||||||
},
|
},
|
||||||
maintainers = { '@TravonteD' },
|
maintainers = { '@TravonteD' },
|
||||||
|
|
@ -2561,7 +2561,7 @@ return {
|
||||||
vue = {
|
vue = {
|
||||||
install_info = {
|
install_info = {
|
||||||
branch = 'main',
|
branch = 'main',
|
||||||
revision = '22bdfa6c9fc0f5ffa44c6e938ec46869ac8a99ff',
|
revision = 'ce8011a414fdf8091f4e4071752efc376f4afb08',
|
||||||
url = 'https://github.com/tree-sitter-grammars/tree-sitter-vue',
|
url = 'https://github.com/tree-sitter-grammars/tree-sitter-vue',
|
||||||
},
|
},
|
||||||
maintainers = { '@WhyNotHugo', '@lucario387' },
|
maintainers = { '@WhyNotHugo', '@lucario387' },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue