diff options
| author | Stephen Blott | 2016-10-23 16:05:48 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2016-10-23 16:05:48 +0100 | 
| commit | 84b3e7d65d6cd7391f5b00cb77398cb60fe245bb (patch) | |
| tree | 1d65ff29d54fd65a8036e903af161044d5013b2f | |
| parent | e9183dcc9675ed9a710d2ba6839f008560c6e91a (diff) | |
| download | vimium-84b3e7d65d6cd7391f5b00cb77398cb60fe245bb.tar.bz2 | |
Better line parsing (add note in README).
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -167,7 +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. +    - 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. | 
