feat(trouble): additional settings

This commit is contained in:
Oliver Ladner 2025-03-17 10:27:26 +01:00
commit 55006b1b2f

View file

@ -12,5 +12,9 @@ return {
desc = "Diagnostics (Trouble)",
},
},
opts = {},
opts = {
open_no_results = true,
auto_close = true,
indent_guides = false,
},
}