Switch to master branch for nvim-treesitter

The new main branch, which should be the default branch from now on, does not seem to be stable
This commit is contained in:
Sonny Bakker 2025-10-08 21:00:15 +02:00
parent cca1f0e59d
commit 54d4fa4323

View file

@ -21,6 +21,7 @@ neovim_plugins:
name: 'cmp-nvim-lua'
- url: 'https://github.com/nvim-treesitter/nvim-treesitter'
name: 'nvim-treesitter'
version: master # main seems broken?
- url: 'https://github.com/nvim-lua/plenary.nvim'
name: 'plenary.nvim'
- url: 'https://github.com/nvim-telescope/telescope-fzf-native.nvim'