new(neovim): add nvim-treesitter-context
This commit is contained in:
parent
16903271a5
commit
da0c5d8dec
1 changed files with 3 additions and 0 deletions
|
@ -114,6 +114,9 @@ require('lazy').setup({
|
|||
build = ":TSUpdate",
|
||||
dependencies = {
|
||||
"nvim-treesitter/nvim-treesitter-textobjects",
|
||||
{
|
||||
"nvim-treesitter/nvim-treesitter-context"
|
||||
}
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue