diff --git a/appcast_snapshot.xml b/appcast_snapshot.xml
index 4a0a41db..19b5cf9f 100644
--- a/appcast_snapshot.xml
+++ b/appcast_snapshot.xml
@@ -7,33 +7,22 @@
Most recent changes with links to updates for VimR.
en
-
- v0.16.0-205
+ v0.16.1-208
-GH-378: Draw curly underline, e.g. when the spelling is incorrect.
-GH-326, GH-460: Add an option to hide or quit VimR when the last window closes. This is for example useful when you want to use VimR as
git difftool
as described below.
-GH-302, GH-421: The vimr
CLI tool has two new options:
---wait
: When present, the vimr
CLI tool will exit only after the corresponding VimR window has been closed. This is particularly useful when combined with the --nvim
option as described below.
---nvim
: When present, all command line arguments except --dry-run
and --wait
, see above, will be passed over to the background nvim
process when launching. This means that you can now use for example the -d
option to activate the diffmode. To use VimR as git difftool
, add the following to your ~/.gitconfig
- [difftool "vimrdiff"]
- cmd = vimr --wait --nvim -d $LOCAL $REMOTE
- [diff]
- tool = vimrdiff
- You have to re-install the vimr
CLI tool in the Preferences window as described in the wiki.
-Reduce the binary size by approx. 8 MB: We compile httpswift/swifter directly into VimR's binary...
-Bonus: The Neovim splash screen shows up!
+GH-472: Bugfix: mouse scrolling an out-of-focus split window scrolls the focused split window.
]]>
- https://github.com/qvacua/vimr/releases/tag/v0.16.0-205
+ https://github.com/qvacua/vimr/releases/tag/v0.16.1-208
- 2017-06-21T13:10:52.683028
+ 2017-06-24T14:54:52.841947
10.10.0
-