[Trouble] Add one setting

This commit is contained in:
Admin 2025-03-25 13:37:47 +01:00
parent fd0ebdf024
commit 2fb3ad6968

View File

@ -1,6 +1,8 @@
return {
"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",
keys = {
{