feat: move to new treesitter.

This commit is contained in:
CronyAkatsuki 2026-03-05 18:35:56 +01:00
parent 84168cc231
commit 7c2b42d916
14 changed files with 19 additions and 26 deletions

View file

@ -25,11 +25,11 @@
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "cb2cb74f3c3cbbcc17e79cada2060165d616d849",
"rev": "544320a9cf5d6bf539ec1cc54d393064015670c4",
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
},
"render-markdown.nvim": {
"rev": "1641b434bda26e0f4e3610985b3357fc213cf834",
"rev": "bd482f9a4827c9422231a7db1439c5cff1e69ae0",
"src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
},
"rose-pine": {