diff options
| author | Stephen Blott | 2016-10-15 15:23:57 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2016-10-15 15:23:57 +0100 | 
| commit | f01c01383d5826a028d4c5c2c43d7b5f18f2fef2 (patch) | |
| tree | 717e9a3175b940afaab200325756b5c1edb969f7 /README.md | |
| parent | 68205d32188cd94c4c533d8bacc8a2b384821bae (diff) | |
| download | vimium-f01c01383d5826a028d4c5c2c43d7b5f18f2fef2.tar.bz2 | |
Note mapKey in README.md.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 | 
1 files changed, 5 insertions, 1 deletions
| @@ -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. | 
