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