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