aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 06e42567..097a0ede 100644
--- a/README.md
+++ b/README.md
@@ -159,8 +159,10 @@ Release Notes
([here](https://github.com/philc/vimium/wiki/Search-Completion) and
[here](https://github.com/philc/vimium/wiki/Tips-and-Tricks#repeat-recent-queries)).
- A much improved interface for custom search engines.
-- Added <tt>\`\`</tt> to jump back to the previous position after selected jump-like movements.
-- Global marks are now persistent (across tab closes and browser sessions) and synced.
+- Added <tt>\`\`</tt> to jump back to the previous position after selected
+ jump-like movements (`gg`, `G`, `/`, `n`, `N` and local mark movements).
+- Global marks are now persistent across tab closes and browser sessions, and
+ are synced between browser instances.
- Bug fixes, including:
- Bookmarklets accessed from the vomnibar.
- Global marks on non-Windows platforms.