aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPhil Crosby2014-07-20 18:21:10 -0700
committerPhil Crosby2014-07-20 18:21:10 -0700
commit825e311fb16dbbe73a299e64e35b4bc10cc02bf2 (patch)
tree5b49c1d92ed077b287a77b8856d4eed45c78a929 /README.md
parente50a193966af994c055db72d78a40727e6971054 (diff)
downloadvimium-825e311fb16dbbe73a299e64e35b4bc10cc02bf2.tar.bz2
Language tweaks
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 693a1561..fc38c2b8 100644
--- a/README.md
+++ b/README.md
@@ -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
-------------------