Update neovim treesitter configuration
This commit is contained in:
parent
958e8c7d39
commit
2af0914538
4 changed files with 28 additions and 23 deletions
|
|
@ -22,7 +22,7 @@ neovim_plugins:
|
|||
name: "cmp-nvim-lua"
|
||||
- url: "https://github.com/nvim-treesitter/nvim-treesitter"
|
||||
name: "nvim-treesitter"
|
||||
version: master # main seems broken?
|
||||
version: main
|
||||
- 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