[Trouble] Add one setting
This commit is contained in:
parent
fd0ebdf024
commit
2fb3ad6968
@ -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 = {
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user