aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2016-02-18 10:39:16 +0000
committerStephen Blott2016-02-18 10:39:16 +0000
commitfc9d6b16a2f0a2e405a2e74eea8e0e282a50f981 (patch)
tree9dbff25bc4af361799a58edfffb40b77f203ab74
parent2e23d60acde1d4da62fbd917fe6ce27520ff05d8 (diff)
downloadvimium-fc9d6b16a2f0a2e405a2e74eea8e0e282a50f981.tar.bz2
Fix typo in README.md.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index de478337..aa96115f 100644
--- a/README.md
+++ b/README.md
@@ -168,7 +168,7 @@ Next version (not yet released)
- `gg` now accepts a `count` prefix. It scrolls to an absolute position
measured from the top of the window (and a multiple of `scrollStepSize`).
- Bug fixes:
- - `<c-a-[` is not longer treated as escape.
+ - `<c-a-[>` is not longer treated as escape.
1.54 (2016-01-30)