diff options
| author | Phil Crosby | 2014-07-20 18:21:10 -0700 |
|---|---|---|
| committer | Phil Crosby | 2014-07-20 18:21:10 -0700 |
| commit | 825e311fb16dbbe73a299e64e35b4bc10cc02bf2 (patch) | |
| tree | 5b49c1d92ed077b287a77b8856d4eed45c78a929 /README.md | |
| parent | e50a193966af994c055db72d78a40727e6971054 (diff) | |
| download | vimium-825e311fb16dbbe73a299e64e35b4bc10cc02bf2.tar.bz2 | |
Language tweaks
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -22,7 +22,7 @@ Keyboard Bindings ----------------- Modifier keys are specified as `<c-x>`, `<m-x>`, and `<a-x>` for ctrl+x, meta+x, and alt+x -respectively. See the next section for instructions on modifying these bindings. +respectively. See the next section for instructions on customizing these bindings. Navigating the current page: @@ -90,6 +90,8 @@ Additional advanced browsing commands: Vimium supports command repetition so, for example, hitting '5t' will open 5 tabs in rapid succession. `<ESC>` (or `<c-[>`) will clear any partial commands in the queue and will also exit insert and find modes. +There are some advanced commands which aren't documented here. Refer to the help dialog (type `?`) for a full +list. Custom Key Mappings ------------------- |
