1
0

Update trouble config

This commit is contained in:
Patrick Auernig 2025-02-14 14:39:57 +01:00
parent f2cf882a45
commit b288f0dbc3

View File

@ -6,7 +6,9 @@ spec.dependencies = {
"nvim-tree/nvim-web-devicons",
}
spec.opts = {}
spec.opts = {
focus = true
}
spec.cmd = "Trouble"