diff options
| -rw-r--r-- | doc/shortcuts.txt | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/doc/shortcuts.txt b/doc/shortcuts.txt index 7b5b78b..c52bc3a 100644 --- a/doc/shortcuts.txt +++ b/doc/shortcuts.txt | |||
| @@ -29,6 +29,7 @@ caw = select 'a word' | |||
| 29 | [visual mode] # with selected lines | 29 | [visual mode] # with selected lines | 
| 30 | gq = formats text so that it fits in whatever :set textwidth was set | 30 | gq = formats text so that it fits in whatever :set textwidth was set | 
| 31 | iB = select block between curly braces (:help object-select) | 31 | iB = select block between curly braces (:help object-select) | 
| 32 | gv = reselect last selection | ||
| 32 | 33 | ||
| 33 | 34 | ||
| 34 | [commands] | 35 | [commands] | 
