aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3ff1754..15dc247 100644
--- a/README.md
+++ b/README.md
@@ -197,7 +197,7 @@ Operators can be forced to work line wise by specifying `V`.
CTRL-J create a new cursor on the line below
CTRL-P remove least recently added cursor
CTRL-N select word the cursor is currently over, switch to visual mode
- CTRL-A try to align all cursor on the same column
+ TAB try to align all cursor on the same column
ESC if a selection is active, clear it.
Otherwise dispose all but the primary cursor.