From 0e0db770f2a3691fae478798342f4ac431accefd Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Sun, 22 Mar 2026 12:15:39 +0100 Subject: fix(parsers): don't specify default branch --- lua/nvim-treesitter/parsers.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'lua') 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', }, -- cgit v1.3