docs(hl-todo): Remove removed keybinding

Commit 0893edefae removed magit-todos and
the "SPC p t" keybinding. The documentation of hl-todo does not reflect
this change.

This commit removes said keybinding from hl-todos documentation.
This commit is contained in:
Marcel Ilg
2025-05-25 13:50:19 +02:00
committed by Henrik Lissner
parent 361eec11a4
commit f71cbb9f5c

View File

@ -56,7 +56,6 @@ occur in code comments:
|---------+----------------------------------|
| [[kbd:][]t]] | go to next TODO item |
| [[kbd:][[t]] | go to previous TODO item |
| [[kbd:][SPC p t]] | show all TODO items in a project |
| [[kbd:][SPC s p]] | search project for a string |
| [[kbd:][SPC s b]] | search buffer for string |