mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 03:25:03 +03:00
43 lines
1.8 KiB
XML
43 lines
1.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle"
|
|
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
|
<channel>
|
|
<title>VimR with NeoVim</title>
|
|
<link>http://vimr.org</link>
|
|
<description>Most recent changes with links to updates for VimR.</description>
|
|
<language>en</language>
|
|
<item>
|
|
<title>v0.24.0-282</title>
|
|
<description><![CDATA[
|
|
<ul>
|
|
<li>Neovim 0.3.0</li>
|
|
<li>Some refactorings for the Neovim and the UI interface.</li>
|
|
<li>GH-402: Add file associations; using definitions and icons from <a href="http://macvim.org/">MacVim</a></li>
|
|
<li>GH-636: Bugfix: double cursor when entering terminal</li>
|
|
<li>GH-653: Bugfix: Crashes when closing the last window with "Quit after last window closes"-option turned on.</li>
|
|
<li>Bugfix: Crashes when <code>vimr --wait</code> is used, but is <code>Ctlr-C</code>'ed before closing the UI window.</li>
|
|
<li>Bugfix: <code>vimr --wait SOME_FILE</code> does not exit.</li>
|
|
<li>Use LuaJIT again.</li>
|
|
<li>Dependencies updates:<ul>
|
|
<li>sparkle-project/Sparkle@1.19.0</li>
|
|
<li>Quick/nimble@7.1.2</li>
|
|
<li>eonil/FileSystemEvents@1.0.0</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
]]></description>
|
|
<releaseNotesLink>
|
|
https://github.com/qvacua/vimr/releases/tag/v0.24.0-282
|
|
</releaseNotesLink>
|
|
<pubDate>2018-07-02T19:16:46.907124</pubDate>
|
|
<minimumSystemVersion>10.10.0</minimumSystemVersion>
|
|
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.24.0-282/VimR-v0.24.0-282.tar.bz2"
|
|
sparkle:version="282"
|
|
sparkle:shortVersionString="0.24.0"
|
|
sparkle:dsaSignature="MCwCFDolgerESMrUpxwmcdVot47aoPiHAhQ0qFQcMrpyTZ23onJ/zv8XaaHHSA=="
|
|
length="14119123"
|
|
type="application/octet-stream"/>
|
|
</item>
|
|
</channel>
|
|
</rss>
|