aboutsummaryrefslogtreecommitdiff
path: root/book/src/keymap.md
diff options
context:
space:
mode:
Diffstat (limited to 'book/src/keymap.md')
-rw-r--r--book/src/keymap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/keymap.md b/book/src/keymap.md
index 4c7c8306..9c8c23d6 100644
--- a/book/src/keymap.md
+++ b/book/src/keymap.md
@@ -17,7 +17,7 @@
| f | find next char |
| T | find 'till previous char |
| F | find previous char |
-| 0 | move to the start of the line |
+| ^ | move to the start of the line |
| $ | move to the end of the line |
| m | Jump to matching bracket |
| PageUp | Move page up |