aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephen Blott2016-10-05 04:26:53 +0100
committerStephen Blott2016-10-05 04:26:53 +0100
commit49194546a00ba5d9540b252fb10a699319c0d64d (patch)
treef5359a0227cfbf5189502132923dfa39d3f1082d /README.md
parent6b079c6e12c82813397d8123f6bd5bf95061fd13 (diff)
downloadvimium-49194546a00ba5d9540b252fb10a699319c0d64d.tar.bz2
Note backspace key (fix typo).
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f5d1346c..cef38c99 100644
--- a/README.md
+++ b/README.md
@@ -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.