diff options
| -rw-r--r-- | README.markdown | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 29dfc425..5eddf947 100644 --- a/README.markdown +++ b/README.markdown @@ -59,6 +59,8 @@ Manipulating tabs: 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. +Keys can be unmapped and remapped to different commands under Advanced Options. + Contributing ------------ @@ -69,7 +71,7 @@ include a change to the CREDITS file with your patch. Release Notes ------------- -1.16 (Unreleased) +1.16 (02/09/2010) - Add support for configurable key mappings under Advanced Options. - A help dialog which shows all currently bound keyboard shortcuts. Type "?" to see it. |
