diff --git a/lua/theprimeagen/lazy/treesitter.lua b/lua/theprimeagen/lazy/treesitter.lua index 2d3cdae7..1ca75400 100644 --- a/lua/theprimeagen/lazy/treesitter.lua +++ b/lua/theprimeagen/lazy/treesitter.lua @@ -1,6 +1,7 @@ return { { "nvim-treesitter/nvim-treesitter", + branch = 'master', config = function() require("nvim-treesitter.configs").setup({ -- A list of parser names, or "all"