aboutsummaryrefslogtreecommitdiffstats
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/nvim-treesitter/parsers.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua
index 74d649691..93d06bcb0 100644
--- a/lua/nvim-treesitter/parsers.lua
+++ b/lua/nvim-treesitter/parsers.lua
@@ -2555,7 +2555,6 @@ return {
},
vue = {
install_info = {
- branch = 'main',
revision = 'ce8011a414fdf8091f4e4071752efc376f4afb08',
url = 'https://github.com/tree-sitter-grammars/tree-sitter-vue',
},