change trouble shortcut
This commit is contained in:
parent
3680067ef3
commit
53d2e40c07
|
@ -39,7 +39,7 @@ return {
|
||||||
-- end,
|
-- end,
|
||||||
keys = {
|
keys = {
|
||||||
{
|
{
|
||||||
'<leader>fd',
|
'<leader>tt',
|
||||||
'<cmd>Trouble diagnostics toggle filter.buf=0<CR>',
|
'<cmd>Trouble diagnostics toggle filter.buf=0<CR>',
|
||||||
desc = 'Diagnostics (Trouble)',
|
desc = 'Diagnostics (Trouble)',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue