aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2017-10-24 16:20:42 +0100
committerStephen Blott2017-10-24 16:20:42 +0100
commit03569d64b445780576f960d0553dc763c807de95 (patch)
tree763f9e7aef77511e9a8130bffd2f9e3bfa3abb05
parent88e179790e137e980d51bf3eb9ef4d4a2e59ecab (diff)
downloadvimium-03569d64b445780576f960d0553dc763c807de95.tar.bz2
Note hard command option for reload.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ca6bf672..f778619c 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.
+- With `map R reload hard`, the reload command now asks Chrome to bypass its cache.
- You can now map `<c-[>` to a command (in which case it will not be treated as `Escape`).
1.60 (2017-09-14)