mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-27 14:14:19 +03:00
39 lines
1.7 KiB
XML
39 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>v0.36.0-20220102.161018</title>
|
|
<description><![CDATA[
|
|
<ul>
|
|
<li>Neovim 0.6.1 😀</li>
|
|
<li>GH-876: Forward <code>Cmd-.</code> to Neovim. Thank you @imkerberos!</li>
|
|
<li>GH-881: Make the <code>ESC</code> key cancel "Not yet saved"-dialogs. Thank you @jasonm!</li>
|
|
<li>GH-874: Make Chinese input possible (and simplify input method handling in general), thank you very much, @SolaWing!</li>
|
|
<li>GH-805 (GH-415): Vertically center-align text. Thank you @apaleslimghost!</li>
|
|
<li>Improve menu item key equivalent handling.</li>
|
|
<li>Dependencies updates:<ul>
|
|
<li>sindresorhus/github-markdown-css@5.0.0</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
]]></description>
|
|
<releaseNotesLink>
|
|
https://github.com/qvacua/vimr/releases/tag/v0.36.0-20220102.161018
|
|
</releaseNotesLink>
|
|
<pubDate>2022-01-02T16:35:58.588674</pubDate>
|
|
<minimumSystemVersion>10.12.0</minimumSystemVersion>
|
|
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.36.0-20220102.161018/VimR-v0.36.0.tar.bz2"
|
|
sparkle:version="20220102.161018"
|
|
sparkle:shortVersionString="v0.36.0"
|
|
sparkle:dsaSignature="MC0CFHEvyyzD8q1zajoK6VMcs/khEl5ZAhUAmmKdj0mxp2lSCEc0u3HOKFXmgnc="
|
|
length="20298797"
|
|
type="application/octet-stream"/>
|
|
</item>
|
|
</channel>
|
|
</rss>
|