added nvim-treesitter-context

This commit is contained in:
2025-08-26 13:19:56 +03:00
parent 822bb20bb9
commit 87b479246a

View File

@@ -1,5 +1,6 @@
vim.pack.add({
"https://github.com/nvim-treesitter/nvim-treesitter",
"https://github.com/nvim-treesitter/nvim-treesitter-context",
"https://github.com/neovim/nvim-lspconfig",
"https://github.com/nvim-lua/plenary.nvim",