Skip to content

Commit 0d4054d

Browse files
authored
clarify shortcut documentation (#46)
1 parent fdf32a6 commit 0d4054d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Three editing modes now exist: Jupyter command, Vim command, and Vim insert.
2020

2121
## Key Bindings
2222

23+
**Please note that all keys are lowercase unless `Shift` is explicitly indicated.**
24+
For example, `Y, Y` is two lowercase `y`s, `Shift-Y, Y` is one uppercase `Y` followed by a lowercase `y`.
25+
2326
Shortcuts this extension introduces:
2427

2528
### Vim Ex commands

0 commit comments

Comments
 (0)