<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/autoload, branch v0.3.1</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>man.vim: fix for mandoc (#8698)</title>
<updated>2018-07-08T15:31:10+00:00</updated>
<author>
<name>Brayden Banks</name>
<email>bb010g@gmail.com</email>
</author>
<published>2018-07-08T15:31:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9afed40ea684127056bcd5019533522aa67cbb57'/>
<id>9afed40ea684127056bcd5019533522aa67cbb57</id>
<content type='text'>
When giving a section, the first candidate selection was not performed.

followup/fixup #8341</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When giving a section, the first candidate selection was not performed.

followup/fixup #8341</pre>
</div>
</content>
</entry>
<entry>
<title>provider/node: npm --loglevel silent (#8682)</title>
<updated>2018-07-04T10:13:36+00:00</updated>
<author>
<name>Takuya Matsuyama</name>
<email>nora@odoruinu.net</email>
</author>
<published>2018-07-04T10:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e889640048ddeb37f428ebeaa39bccca4f7508e0'/>
<id>e889640048ddeb37f428ebeaa39bccca4f7508e0</id>
<content type='text'>
closes #8674
npm log level may cause unexpected output.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #8674
npm log level may cause unexpected output.</pre>
</div>
</content>
</entry>
<entry>
<title>checkhealth: Python: fix VIRTUAL_ENV check (#8628)</title>
<updated>2018-06-24T08:28:21+00:00</updated>
<author>
<name>Daniel Hahler</name>
<email>github@thequod.de</email>
</author>
<published>2018-06-24T08:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=bf6048e81d63c26231209ea82d05fb8e948dc573'/>
<id>bf6048e81d63c26231209ea82d05fb8e948dc573</id>
<content type='text'>
Compare `$VIRTUAL_ENV` to `python_bin`.
This is necessary when `g:python_host_prog` is set to an absolute path,
and looking up `pyname` in `$PATH` yields another result.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Compare `$VIRTUAL_ENV` to `python_bin`.
This is necessary when `g:python_host_prog` is set to an absolute path,
and looking up `pyname` in `$PATH` yields another result.</pre>
</div>
</content>
</entry>
<entry>
<title>checkhealth: node.js: also search yarn #8528</title>
<updated>2018-06-17T11:05:55+00:00</updated>
<author>
<name>Ahmed El Gabri</name>
<email>ahmed@gabri.me</email>
</author>
<published>2018-06-11T19:13:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3cc350696576f26fe1e978ef78125a1a6c7410ab'/>
<id>3cc350696576f26fe1e978ef78125a1a6c7410ab</id>
<content type='text'>
- "neovim" package may be installed with yarn. Check yarn if npm fails.
- Use filereadable() instead of glob(). closes #8552
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- "neovim" package may be installed with yarn. Check yarn if npm fails.
- Use filereadable() instead of glob(). closes #8552
</pre>
</div>
</content>
</entry>
<entry>
<title>checkhealth: fix nodejs provider advice (#8522)</title>
<updated>2018-06-10T18:09:10+00:00</updated>
<author>
<name>Colin Yates</name>
<email>colin@colinyates.co.uk</email>
</author>
<published>2018-06-10T18:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c69ea3b4b8aa8e6f3a756a49fc43a798b77f7eff'/>
<id>c69ea3b4b8aa8e6f3a756a49fc43a798b77f7eff</id>
<content type='text'>
closes #8515</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #8515</pre>
</div>
</content>
</entry>
<entry>
<title>Merge #8371 'API: more reliable/descriptive VimL errors'</title>
<updated>2018-05-10T17:18:58+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-05-10T17:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8d40b3617c8bb10af5d4d4abcab0dfe77a4e807d'/>
<id>8d40b3617c8bb10af5d4d4abcab0dfe77a4e807d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>man.vim: s:get_path(): trim newline in all cases</title>
<updated>2018-05-10T14:03:13+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-05-10T14:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1cd8517344c0d99ca6fb3246c70f78d271993cf6'/>
<id>1cd8517344c0d99ca6fb3246c70f78d271993cf6</id>
<content type='text'>
ref #8372
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ref #8372
</pre>
</div>
</content>
</entry>
<entry>
<title>msgpack.vim: require python3 on Windows</title>
<updated>2018-05-10T13:56:13+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-05-10T12:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=966e7abc4960746b4dde618807fb5516d162ae2d'/>
<id>966e7abc4960746b4dde618807fb5516d162ae2d</id>
<content type='text'>
timestamp.strftime('%s') workaround only works on unix.

ref: https://github.com/neovim/neovim/pull/8371#discussion_r186311766
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
timestamp.strftime('%s') workaround only works on unix.

ref: https://github.com/neovim/neovim/pull/8371#discussion_r186311766
</pre>
</div>
</content>
</entry>
<entry>
<title>man.vim: get() first item if -w returns multiple paths #8372</title>
<updated>2018-05-10T12:42:10+00:00</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@jbernard.io</email>
</author>
<published>2018-05-08T11:44:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f1a307555395d43fedc5d672d2bca8d92b00532e'/>
<id>f1a307555395d43fedc5d672d2bca8d92b00532e</id>
<content type='text'>
OpenBSD's man returns all candidates when searching with -w instead of
the first one it finds.  So this patch takes the first one if multiple
entries are found.

closes #8372
closes #8341
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenBSD's man returns all candidates when searching with -w instead of
the first one it finds.  So this patch takes the first one if multiple
entries are found.

closes #8372
closes #8341
</pre>
</div>
</content>
</entry>
<entry>
<title>msgpack.vim: fix syntax errors, python2 errors</title>
<updated>2018-05-09T21:18:38+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-05-07T00:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=33bfea31b0cd630f6494cf91d06c807f03d29a85'/>
<id>33bfea31b0cd630f6494cf91d06c807f03d29a85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
