aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2016-10-15 15:23:57 +0100
committerStephen Blott2016-10-15 15:23:57 +0100
commitf01c01383d5826a028d4c5c2c43d7b5f18f2fef2 (patch)
tree717e9a3175b940afaab200325756b5c1edb969f7
parent68205d32188cd94c4c533d8bacc8a2b384821bae (diff)
downloadvimium-f01c01383d5826a028d4c5c2c43d7b5f18f2fef2.tar.bz2
Note mapKey in README.md.
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index cef38c99..78bbba57 100644
--- a/README.md
+++ b/README.md
@@ -159,10 +159,14 @@ Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIB
Release Notes
-------------
-Changes since the previous release (not in the Chrome Store version)
+Changes since the previous release (not yet in the Chrome Store version)
- Features:
- You can now map multi-modifier keys, for example: `<c-a-X>`.
+ - Vimium can now do simple key mapping in some modes; see
+ [here](https://github.com/philc/vimium/wiki/Tips-and-Tricks#key-mapping).
+ This can be helpful with some non-English keyboards (and can also be used
+ to remap `Escape`).
- Process:
- In order to provide faster bug fixes, we may in future push new releases without the noisy notification.