8 lines
90 B
Lua
8 lines
90 B
Lua
return {
|
|
"nvimdev/lspsaga.nvim",
|
|
opts = {
|
|
lightbulb = {
|
|
enable = false,
|
|
},
|
|
},
|
|
}
|