mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 11:37:32 +03:00
36 lines
1.4 KiB
XML
36 lines
1.4 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.9.0-112</title>
|
|
<description><![CDATA[
|
|
<h2>First release of VimR with NeoVim backend</h2>
|
|
<ul>
|
|
<li>NeoVim rulez! 😆 (neovim/neovim@5bcb7aa8bf75966416f2df5a838e5cb71d439ae7)</li>
|
|
<li>Pinch to zoom in or out</li>
|
|
<li>Simple file browser</li>
|
|
<li>Open quickly a la Xcode</li>
|
|
<li>Ligatures support</li>
|
|
<li>Command line tool</li>
|
|
</ul>
|
|
]]></description>
|
|
<releaseNotesLink>
|
|
https://github.com/qvacua/vimr/releases/tag/v0.9.0-112
|
|
</releaseNotesLink>
|
|
<pubDate>2016-10-21T23:16:09.959684</pubDate>
|
|
<minimumSystemVersion>10.11.0</minimumSystemVersion>
|
|
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.9.0-112/VimR-v0.9.0-112.tar.bz2"
|
|
sparkle:version="112"
|
|
sparkle:shortVersionString="0.9.0"
|
|
sparkle:dsaSignature="MC0CFQCeS5M0WeT+fIYvFaEK4O9AyjYU6gIUdyR8I+CA1mahnM8CzbwiEG8/sr4="
|
|
length="8904754"
|
|
type="application/octet-stream"/>
|
|
</item>
|
|
</channel>
|
|
</rss>
|