aboutsummaryrefslogtreecommitdiff
path: root/book/src
diff options
context:
space:
mode:
Diffstat (limited to 'book/src')
-rw-r--r--book/src/keymap.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/book/src/keymap.md b/book/src/keymap.md
index 705c4ab1..c7ffbb26 100644
--- a/book/src/keymap.md
+++ b/book/src/keymap.md
@@ -133,6 +133,7 @@ Jumps to various locations.
| e | Go to the end of the file |
| h | Go to the start of the line |
| l | Go to the end of the line |
+| s | Go to first non-whitespace character of the line |
| t | Go to the top of the screen |
| m | Go to the middle of the screen |
| b | Go to the bottom of the screen |