1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 11:37:32 +03:00
vimr/appcast.xml
2016-11-14 23:42:19 +01:00

39 lines
1.9 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.10.2-127</title>
<description><![CDATA[
<ul>
<li>GH-332: Turn on <code>paste</code> option before <code>Cmd-V</code>ing (and reset the value)</li>
<li>GH-333: Set <code>$LANG</code> to <code>utf-8</code> such that non-ASCII characters are not garbled when copied to the system clipboard.<ul>
<li>GH-337: With the first version of GH-333, strangely, on 10.12.X <code>init.vim</code> did not get read. GH-337 fixes this issue.</li>
</ul>
</li>
<li>GH-334: <code>set</code> <code>title</code> and <code>termguicolors</code> by default such that airline works without changing <code>init.vim</code>.</li>
<li>GH-276: Draw a different, i.e. thin, cursor in the insert mode.</li>
<li>GH-299: Add a context menu to the file browser.</li>
<li>GH-237: Increase mouse scrollwheel sensitivity.</li>
<li>neovim/neovim@598f5af58b21747ea9d6dc0a7d846cb85ae52824</li>
</ul>
]]></description>
<releaseNotesLink>
https://github.com/qvacua/vimr/releases/tag/v0.10.2-127
</releaseNotesLink>
<pubDate>2016-11-14T23:42:19.142910</pubDate>
<minimumSystemVersion>10.10.0</minimumSystemVersion>
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.10.2-127/VimR-v0.10.2-127.tar.bz2"
sparkle:version="127"
sparkle:shortVersionString="0.10.2"
sparkle:dsaSignature="MC0CFQCll8J9mjwkBuTRXfUEWa/EC8583gIUT1eY52uanc3nNZNxa9uVCf90hAg="
length="8924729"
type="application/octet-stream"/>
</item>
</channel>
</rss>