8 lines
101 B
Lua
8 lines
101 B
Lua
|
return {
|
||
|
{
|
||
|
"folke/trouble.nvim",
|
||
|
-- opts will be merged with the parent spec
|
||
|
opts = {},
|
||
|
},
|
||
|
}
|