mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
fix(parsers): don't specify default branch
This commit is contained in:
committed by
Christian Clason
parent
e5f65e31a5
commit
0e0db770f2
@@ -2555,7 +2555,6 @@ return {
|
||||
},
|
||||
vue = {
|
||||
install_info = {
|
||||
branch = 'main',
|
||||
revision = 'ce8011a414fdf8091f4e4071752efc376f4afb08',
|
||||
url = 'https://github.com/tree-sitter-grammars/tree-sitter-vue',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user