[Trouble] Add one setting
This commit is contained in:
parent
fd0ebdf024
commit
2fb3ad6968
@ -1,6 +1,8 @@
|
|||||||
return {
|
return {
|
||||||
"folke/trouble.nvim",
|
"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",
|
cmd = "Trouble",
|
||||||
keys = {
|
keys = {
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user