aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephen Blott2016-02-01 07:56:07 +0000
committerStephen Blott2016-02-01 07:56:07 +0000
commit14acee10d72e2d7181dc02d8db093a3a8f31877d (patch)
tree24f9a08243e48ed50eff48b1f8273d2fddfd7fd7 /README.md
parent158091e943fc1690b4a3059cbde17d9d57a22d84 (diff)
downloadvimium-14acee10d72e2d7181dc02d8db093a3a8f31877d.tar.bz2
Not bug fixes in README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1cec98e2..1b2eb14c 100644
--- a/README.md
+++ b/README.md
@@ -162,6 +162,8 @@ Next version (not yet released)
`Escape`.
- `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.
1.54 (2016-01-30)