More plugins
This commit is contained in:
parent
c903cf7655
commit
3ed9bfaee3
4 changed files with 41 additions and 10 deletions
5
lua/custom/plugins/ts-context.lua
Normal file
5
lua/custom/plugins/ts-context.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
-- https://github.com/nvim-treesitter/nvim-treesitter-context
|
||||
return {
|
||||
'nvim-treesitter/nvim-treesitter-context',
|
||||
opts = {},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue