diff options
| author | Stephen Blott | 2016-10-05 04:26:53 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2016-10-05 04:26:53 +0100 | 
| commit | 49194546a00ba5d9540b252fb10a699319c0d64d (patch) | |
| tree | f5359a0227cfbf5189502132923dfa39d3f1082d | |
| parent | 6b079c6e12c82813397d8123f6bd5bf95061fd13 (diff) | |
| download | vimium-49194546a00ba5d9540b252fb10a699319c0d64d.tar.bz2 | |
Note backspace key (fix typo).
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -141,7 +141,7 @@ The following special keys are available for mapping:  - `<c-*>`, `<a-*>`, `<m-*>` for ctrl, alt, and meta (command on Mac) respectively with any key. Replace `*`    with the key of choice.  - `<left>`, `<right>`, `<up>`, `<down>` for the arrow keys -- `<space>` and `<backspace>` for the space and backspace key. +- `<space>` and `<backspace>` for the space and backspace keys  - `<f1>` through `<f12>` for the function keys  Shifts are automatically detected so, for example, `<c-&>` corresponds to ctrl+shift+7 on an English keyboard. | 
