feat: replace context.vim with nvim-treesitter-context plugin
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---@type LazyPluginSpec
|
||||
return {
|
||||
"nvim-treesitter/nvim-treesitter-context",
|
||||
opts = {
|
||||
mode = 'topline',
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user