aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2017-10-14 13:05:39 +0100
committerStephen Blott2017-10-14 13:05:39 +0100
commitef1d9160b92113c4a0df7b3b3dfbb21a1a326042 (patch)
tree62e68e239df700ed60503f7ff8676ca056f8c656
parentaec5681729861120954688f00be1b7fa6a89568d (diff)
downloadvimium-ef1d9160b92113c4a0df7b3b3dfbb21a1a326042.tar.bz2
Note mapping <c-[> in README.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index df8f9357..ca6bf672 100644
--- a/README.md
+++ b/README.md
@@ -172,6 +172,7 @@ In `master` (not yet released)
- For *filtered hints*, you can now now use alphabetical hint characters
instead of digits; use `<Shift>` for hint characters.
+- You can now map `<c-[>` to a command (in which case it will not be treated as `Escape`).
1.60 (2017-09-14)