change trouble shortcut

This commit is contained in:
Miguel Da Silva 2024-09-11 22:03:29 +02:00
parent 3680067ef3
commit 53d2e40c07
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ return {
-- end,
keys = {
{
'<leader>fd',
'<leader>tt',
'<cmd>Trouble diagnostics toggle filter.buf=0<CR>',
desc = 'Diagnostics (Trouble)',
},