feat: remove nvim-treesitter-context
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
---@type LazyPluginSpec
|
||||
return {
|
||||
"nvim-treesitter/nvim-treesitter-context",
|
||||
opts = {
|
||||
mode = "topline",
|
||||
max_lines = 3,
|
||||
multiline_threshold = 1,
|
||||
multiwindow = true,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user