More plugins

This commit is contained in:
Levente Krizsán 2024-09-02 16:32:38 +02:00
parent c903cf7655
commit 3ed9bfaee3
4 changed files with 41 additions and 10 deletions

View file

@ -0,0 +1,5 @@
-- https://github.com/nvim-treesitter/nvim-treesitter-context
return {
'nvim-treesitter/nvim-treesitter-context',
opts = {},
}