trouble: only focus symbols

This commit is contained in:
Oliver Hartmann 2024-07-11 23:46:47 +02:00
parent dd52da19ff
commit a69d5ccd89

View File

@ -15,7 +15,7 @@ return {
},
{
'<leader>s',
'<cmd>Trouble symbols toggle focus=false<cr>',
'<cmd>Trouble symbols focus<cr>',
desc = 'Symbols (Trouble)',
},
{