nvim: updated plugins

nvim: updated treesitter
This commit is contained in:
Léana 江 2024-03-30 22:02:44 +01:00 committed by Léana 江
parent 34fc0435d1
commit b0601eb1d5
2 changed files with 18 additions and 20 deletions

View file

@ -116,7 +116,6 @@ local plugins = {
"nvim-treesitter/nvim-treesitter",
dependencies = "nvim-treesitter/nvim-treesitter-textobjects",
build = ":TSUpdate",
tag = "v0.9.2",
},
"nvim-treesitter/nvim-treesitter-context",