mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
fix(parsers): don't specify default branch
This commit is contained in:
parent
e5f65e31a5
commit
0e0db770f2
1 changed files with 0 additions and 1 deletions
|
|
@ -2555,7 +2555,6 @@ return {
|
|||
},
|
||||
vue = {
|
||||
install_info = {
|
||||
branch = 'main',
|
||||
revision = 'ce8011a414fdf8091f4e4071752efc376f4afb08',
|
||||
url = 'https://github.com/tree-sitter-grammars/tree-sitter-vue',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue