mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 19:47:41 +03:00
31 lines
1.4 KiB
XML
31 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>SNAPSHOT-266</title>
|
|
<description><![CDATA[
|
|
<ul>
|
|
<li>GH-611: Prevent crashing for some users when loading the FontAwesome font for icons used for example in the file browser:</li>
|
|
<li>We still don't know why the font cannot be loaded for some users. This fix will prevent the crashes, but, then, the icons will be shown as <code>?</code>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<releaseNotesLink>
|
|
https://github.com/qvacua/vimr/releases/tag/snapshot/266
|
|
</releaseNotesLink>
|
|
<pubDate>2018-03-04T11:46:48.602518</pubDate>
|
|
<minimumSystemVersion>10.10.0</minimumSystemVersion>
|
|
<enclosure url="https://github.com/qvacua/vimr/releases/download/snapshot/266/VimR-SNAPSHOT-266.tar.bz2"
|
|
sparkle:version="266"
|
|
sparkle:shortVersionString="SNAPSHOT-266"
|
|
sparkle:dsaSignature="MCwCFFKBjz+ax2jjUhaN6d8MDDpCAQdGAhQnGW6HXEIJvn+78DMAAsMOPYv3Pw=="
|
|
length="11945548"
|
|
type="application/octet-stream"/>
|
|
</item>
|
|
</channel>
|
|
</rss>
|