[Trouble] Add one setting
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
return {
|
||||
"folke/trouble.nvim",
|
||||
opts = {}, -- for default options, refer to the configuration section for custom setup.
|
||||
opts = {
|
||||
focus = true,
|
||||
}, -- for default options, refer to the configuration section for custom setup.
|
||||
cmd = "Trouble",
|
||||
keys = {
|
||||
{
|
||||
|
Reference in New Issue
Block a user