aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephen Blott2016-10-05 04:26:09 +0100
committerStephen Blott2016-10-05 04:26:09 +0100
commit6b079c6e12c82813397d8123f6bd5bf95061fd13 (patch)
tree96300df6bf7f18d58142d0ed40c2d70c77d8078d /README.md
parent30387142cd1fee828f0dc39864c68960167deff1 (diff)
downloadvimium-6b079c6e12c82813397d8123f6bd5bf95061fd13.tar.bz2
Note backspace key.
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 0f17a7eb..f5d1346c 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>` for the space key
+- `<space>` and `<backspace>` for the space and backspace key.
- `<f1>` through `<f12>` for the function keys
Shifts are automatically detected so, for example, `<c-&>` corresponds to ctrl+shift+7 on an English keyboard.