mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 03:25:03 +03:00
38 lines
1.7 KiB
XML
38 lines
1.7 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-338</title>
|
|
<description><![CDATA[
|
|
<p><em>Important:</em> We updated the library ShortcutRecorder to the latest version.
|
|
We store the shortcuts in a different format than before.
|
|
This means that after you launched this version, old versions of VimR will not be compatible with the stored shortcuts.
|
|
To delete the stored shortcuts, such that you can use old versions of VimR again, you can use <code>defaults delete com.qvacua.VimR.menuitems</code> in Terminal.</p>
|
|
<ul>
|
|
<li>Bugfix: Shortcut buttons are not dark mode compatible.</li>
|
|
<li>Dependencies updates:<ul>
|
|
<li>Kentzo/ShortcutRecorder 3.1</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
]]></description>
|
|
<releaseNotesLink>
|
|
https://github.com/qvacua/vimr/releases/tag/snapshot/338
|
|
</releaseNotesLink>
|
|
<pubDate>2020-02-01T18:13:51.281801</pubDate>
|
|
<minimumSystemVersion>10.12.0</minimumSystemVersion>
|
|
<enclosure url="https://github.com/qvacua/vimr/releases/download/snapshot/338/VimR-SNAPSHOT-338.tar.bz2"
|
|
sparkle:version="338"
|
|
sparkle:shortVersionString="SNAPSHOT-338"
|
|
sparkle:dsaSignature="MC0CFCRXqIhRJL/sZDIrFW0A88ImtuoHAhUAhmDCtVubgQEIesZNAzADZfcIAL0="
|
|
length="14821257"
|
|
type="application/octet-stream"/>
|
|
</item>
|
|
</channel>
|
|
</rss>
|