neovim: updated plugins

This commit is contained in:
Léana 江 2024-03-23 13:02:14 +01:00 committed by Léana 江
parent c89cc68eb2
commit 4dd9ec7fe9
2 changed files with 31 additions and 29 deletions

View file

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