Update trouble config
This commit is contained in:
parent
f2cf882a45
commit
b288f0dbc3
@ -6,7 +6,9 @@ spec.dependencies = {
|
||||
"nvim-tree/nvim-web-devicons",
|
||||
}
|
||||
|
||||
spec.opts = {}
|
||||
spec.opts = {
|
||||
focus = true
|
||||
}
|
||||
|
||||
spec.cmd = "Trouble"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user