5 lines
85 B
Lua
5 lines
85 B
Lua
return {
|
|
"nvim-treesitter/nvim-treesitter-context",
|
|
opts = { enabled = true },
|
|
}
|