feat(trouble): additional settings
This commit is contained in:
parent
e92bba8321
commit
55006b1b2f
1 changed files with 5 additions and 1 deletions
|
|
@ -12,5 +12,9 @@ return {
|
||||||
desc = "Diagnostics (Trouble)",
|
desc = "Diagnostics (Trouble)",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
opts = {},
|
opts = {
|
||||||
|
open_no_results = true,
|
||||||
|
auto_close = true,
|
||||||
|
indent_guides = false,
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue