🗑️ remove(nvim): lsp-lens disabled
having some problems when opening big files with a lot of declarations and references
This commit is contained in:
parent
84c4a158c8
commit
e1f4c27697
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
return {
|
||||
{
|
||||
"VidocqH/lsp-lens.nvim",
|
||||
event = "BufReadPost",
|
||||
config = function()
|
||||
require("lsp-lens").setup()
|
||||
end,
|
||||
},
|
||||
}
|
Loading…
Add table
Reference in a new issue