diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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. |
