aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephen Blott2016-01-26 14:19:32 +0000
committerStephen Blott2016-01-26 14:19:32 +0000
commite975633f3ee8da9e01c332b2dcdb8422d5f941d8 (patch)
tree9777d618e10164d52309141a7af259291bce2bd7 /README.md
parentadafa5e8546627e993da6d03b59a27fd4a9162b7 (diff)
downloadvimium-e975633f3ee8da9e01c332b2dcdb8422d5f941d8.tar.bz2
Enable edit mode.
This re-enables edit-mode (`gv`). The code for this has been present in `master` for quite some time, but has been disabled.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index fe3475be..3e409f92 100644
--- a/README.md
+++ b/README.md
@@ -155,6 +155,7 @@ Release Notes
-------------
Next version (not yet released)
+- Edit mode for text inputs (including GMail): `gv` (beta feature).
- Bug fixes:
- Fix endless scrolling (#1911).