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:
parent
cca1f0e59d
commit
54d4fa4323
1 changed files with 1 additions and 0 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue