diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/shortcuts.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/shortcuts.txt b/doc/shortcuts.txt index 3dd389f..8c0d773 100644 --- a/doc/shortcuts.txt +++ b/doc/shortcuts.txt | |||
| @@ -86,9 +86,12 @@ do = get changes from other window into the current | |||
| 86 | dp = put changes from current window into the other | 86 | dp = put changes from current window into the other |
| 87 | ]c = jump to the next change | 87 | ]c = jump to the next change |
| 88 | [c = jump to the prevous change | 88 | [c = jump to the prevous change |
| 89 | |||
| 90 | [folds] | ||
| 91 | za = toggle a fold | ||
| 92 | zM = close all folds | ||
| 89 | zR = opens all folds (unfold all) | 93 | zR = opens all folds (unfold all) |
| 90 | zE = eliminates all folds | 94 | zE = eliminates all folds |
| 91 | z= = show spellcheck suggestions | ||
| 92 | 95 | ||
| 93 | 96 | ||
| 94 | [buffers] | 97 | [buffers] |
| @@ -102,6 +105,7 @@ z= = show spellcheck suggestions | |||
| 102 | [special] | 105 | [special] |
| 103 | g CTRL-g = display file properties including word and char count | 106 | g CTRL-g = display file properties including word and char count |
| 104 | q: = show command history and use it like a normal buffer | 107 | q: = show command history and use it like a normal buffer |
| 108 | z= = show spellcheck suggestions | ||
| 105 | 109 | ||
| 106 | 110 | ||
| 107 | [completions] | 111 | [completions] |
