
new terminal, telescope plugins moved into telescope.lua for eassier management and a lot more
7 lines
91 B
Lua
7 lines
91 B
Lua
return {
|
|
{
|
|
"VidocqH/lsp-lens.nvim",
|
|
event = "BufReadPost",
|
|
opts = {},
|
|
},
|
|
}
|