neovim: migrate to nvim-treesitter main branch

This commit is contained in:
2026-03-28 15:52:28 +03:00
parent aa2ffbe839
commit f977aa5796
3 changed files with 46 additions and 33 deletions

View File

@@ -73,9 +73,9 @@
"src": "https://github.com/nvim-tree/nvim-tree.lua"
},
"nvim-treesitter": {
"rev": "42fc28ba918343ebfd5565147a42a26580579482",
"rev": "7caec274fd19c12b55902a5b795100d21531391f",
"src": "https://github.com/nvim-treesitter/nvim-treesitter",
"version": "'master'"
"version": "'main'"
},
"nvim-ts-autotag": {
"rev": "8e1c0a389f20bf7f5b0dd0e00306c1247bda2595",