✨ added treesitter context
This commit is contained in:
parent
1326faac92
commit
b768c50910
2 changed files with 2 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -264,6 +264,7 @@ require('lazy').setup({
|
|||
'nvim-treesitter/nvim-treesitter',
|
||||
dependencies = {
|
||||
'nvim-treesitter/nvim-treesitter-textobjects',
|
||||
'nvim-treesitter/nvim-treesitter-context',
|
||||
},
|
||||
build = ':TSUpdate',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue