feat: <leader>tt now toggles TodoTrouble
This commit is contained in:
@@ -5,7 +5,7 @@ return {
|
||||
keys = {
|
||||
{
|
||||
"<leader>tt",
|
||||
":TodoTrouble<CR>",
|
||||
":TodoTrouble toggle<CR>",
|
||||
desc = "Trouble (TODOs)",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user