<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime, branch v0.1.3</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>Merge pull request #4508 from Xerkus/hotfix/remote-plugins-wrong-condition</title>
<updated>2016-04-04T00:20:46+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-04-04T00:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c54ccfbb52ef49ba591f434a11e522b80d4d9bf4'/>
<id>c54ccfbb52ef49ba591f434a11e522b80d4d9bf4</id>
<content type='text'>
Fix condition for lazy loading remote plugins defintions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix condition for lazy loading remote plugins defintions</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.1425</title>
<updated>2016-04-02T02:24:23+00:00</updated>
<author>
<name>Shougo Matsushita</name>
<email>Shougo.Matsu@gmail.com</email>
</author>
<published>2016-04-02T02:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1a9be28c75bfff93d2e0e62ede50a01c6955f1f7'/>
<id>1a9be28c75bfff93d2e0e62ede50a01c6955f1f7</id>
<content type='text'>
Problem:    There are still references to MS-DOS support.
Solution:   Remove most of the help txt and install instructions. (Ken Takata)

https://github.com/vim/vim/commit/6e722e2f948bc51fcb92d98d6f2a089dac01e2bd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    There are still references to MS-DOS support.
Solution:   Remove most of the help txt and install instructions. (Ken Takata)

https://github.com/vim/vim/commit/6e722e2f948bc51fcb92d98d6f2a089dac01e2bd
</pre>
</div>
</content>
</entry>
<entry>
<title>rplugin: Fix wrong condition for lazy loading remote plugins</title>
<updated>2016-03-30T22:58:22+00:00</updated>
<author>
<name>Aleksei Khudiakov</name>
<email>aleksey@xerkus.pro</email>
</author>
<published>2016-03-30T22:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6e8757255e94d8e2083d4160071cda30e8a5975e'/>
<id>6e8757255e94d8e2083d4160071cda30e8a5975e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update path to colors directory in syntax highlighting docs</title>
<updated>2016-03-21T01:22:51+00:00</updated>
<author>
<name>Miguel de Val-Borro</name>
<email>miguel@archlinux.net</email>
</author>
<published>2016-03-21T01:22:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=075f84cbea69a3c554d04235de5d9db1ee5c60bd'/>
<id>075f84cbea69a3c554d04235de5d9db1ee5c60bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: minor changes</title>
<updated>2016-03-17T04:21:48+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-03-17T04:21:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5a9d3be54cce2f21d5f76a4bc5ebef08927b1988'/>
<id>5a9d3be54cce2f21d5f76a4bc5ebef08927b1988</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>'shortmess': Add "F" flag. #4446</title>
<updated>2016-03-17T04:07:38+00:00</updated>
<author>
<name>Shougo Matsushita</name>
<email>Shougo.Matsu@gmail.com</email>
</author>
<published>2016-03-13T04:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=77a7ca458bc3e6e140149d1f2bf97593e2d502cd'/>
<id>77a7ca458bc3e6e140149d1f2bf97593e2d502cd</id>
<content type='text'>
Add "Don't give the file editing message" flag in shortmess option.

Add the UI tests by @fmoralesc
Fix the changes for Vim 7.4.1570
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add "Don't give the file editing message" flag in shortmess option.

Add the UI tests by @fmoralesc
Fix the changes for Vim 7.4.1570
</pre>
</div>
</content>
</entry>
<entry>
<title>python: move script_host.py to python-client</title>
<updated>2016-03-15T11:32:18+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2016-03-06T13:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=89bb5a8ab87c0afb3ff992063457422fc24adf95'/>
<id>89bb5a8ab87c0afb3ff992063457422fc24adf95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4168 from noahfrederick/patch-1</title>
<updated>2016-03-13T18:48:45+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-03-13T18:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e7a9c006e15d99b4a276822d5f0f50b8cc2f6fb5'/>
<id>e7a9c006e15d99b4a276822d5f0f50b8cc2f6fb5</id>
<content type='text'>
man.vim: parse page names containing dash or dot</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
man.vim: parse page names containing dash or dot</pre>
</div>
</content>
</entry>
<entry>
<title>runtime/macros: replace "vim" with "nvim"</title>
<updated>2016-03-11T21:37:25+00:00</updated>
<author>
<name>John Renner</name>
<email>john@jrenner.net</email>
</author>
<published>2016-03-11T19:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ffaaf5df319a2261889d9ea4ab528cc49c838780'/>
<id>ffaaf5df319a2261889d9ea4ab528cc49c838780</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4410 from alexgenco/ruby_rplugin</title>
<updated>2016-03-11T17:33:41+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-03-11T17:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=66a75fb835575b7a909102cf2345e132648935a6'/>
<id>66a75fb835575b7a909102cf2345e132648935a6</id>
<content type='text'>
Ruby remote plugin support</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ruby remote plugin support</pre>
</div>
</content>
</entry>
</feed>
