change trouble shortcut
This commit is contained in:
parent
3680067ef3
commit
53d2e40c07
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue