Skip to content

Commit

Permalink
docs: fix mnemonic for <LocalLeader>ta
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed Jul 16, 2024
1 parent fcb2fef commit a2510b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/neorg/modules/core/keybinds/module.lua
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ module.private = {
},

-- Mark the task under the cursor as "ambiguous"
-- ^mark Task as ambiguous
-- ^mark Task as Ambiguous
{
"<LocalLeader>ta",
"<Plug>(neorg.qol.todo-items.todo.task-ambiguous)",
Expand Down

0 comments on commit a2510b8

Please sign in to comment.