diff options
| author | Stephen Blott | 2016-10-23 16:05:24 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2016-10-23 16:05:24 +0100 | 
| commit | e9183dcc9675ed9a710d2ba6839f008560c6e91a (patch) | |
| tree | 2dbb2ae683651331c7366f320209134d1df899a8 | |
| parent | 458c7401394a8e2a97dbddfbf850b643990a1e70 (diff) | |
| download | vimium-e9183dcc9675ed9a710d2ba6839f008560c6e91a.tar.bz2 | |
Better line parsing (add note in README).
| -rw-r--r-- | README.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -167,6 +167,7 @@ Changes since the previous release (not yet in the Chrome Store version)        [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`). +    - For *Custom key mappings* on the options page, lines which end with `\\` are now continued on the following line.  - Process:      - In order to provide faster bug fixes, we may in future push new releases without the noisy notification. | 
