<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/autoload, branch v0.2.2</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>win: provider: Detect(): return *.cmd path (#7577)</title>
<updated>2017-11-17T22:52:51+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2017-11-17T22:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e8af34dc635981367ba3b1da93b51e6984ef6111'/>
<id>e8af34dc635981367ba3b1da93b51e6984ef6111</id>
<content type='text'>
neovim-ruby-host is a ruby script.
neovim-node-host is a shell script.
Both don't work in cmd.exe so gem and npm provide batchfile shims.

Return the full path of these shims, cmd.exe knows better what to do with these files.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
neovim-ruby-host is a ruby script.
neovim-node-host is a shell script.
Both don't work in cmd.exe so gem and npm provide batchfile shims.

Return the full path of these shims, cmd.exe knows better what to do with these files.</pre>
</div>
</content>
</entry>
<entry>
<title>:checkhealth: fix check for npm and yarn (#7569)</title>
<updated>2017-11-16T22:43:50+00:00</updated>
<author>
<name>Billy Vong</name>
<email>billyvg@users.noreply.github.com</email>
</author>
<published>2017-11-16T22:43:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=eacd788cf56fee586901f4252ae7492aaf007b3f'/>
<id>eacd788cf56fee586901f4252ae7492aaf007b3f</id>
<content type='text'>
Fix bug that checked for npm AND yarn, where we wanted npm OR yarn.
But since we call `npm` exclusively, and it's highly unlikely you have
yarn installed without npm, let's just remove the yarn check altogether.

Addresses https://github.com/neovim/node-client/issues/41</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bug that checked for npm AND yarn, where we wanted npm OR yarn.
But since we call `npm` exclusively, and it's highly unlikely you have
yarn installed without npm, let's just remove the yarn check altogether.

Addresses https://github.com/neovim/node-client/issues/41</pre>
</div>
</content>
</entry>
<entry>
<title>health.vim: define highlights as `default` (#7560)</title>
<updated>2017-11-14T21:08:50+00:00</updated>
<author>
<name>zandrmartin</name>
<email>zandrmartin@users.noreply.github.com</email>
</author>
<published>2017-11-14T21:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f8d40e7d53d864b4ce22258a5696bae108e5ce2a'/>
<id>f8d40e7d53d864b4ce22258a5696bae108e5ce2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>runtime: revert netrw update (#7557)</title>
<updated>2017-11-14T19:56:00+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-11-14T19:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c5f001a46a8e9eabd4fbc5a5a8503a74a6637c1c'/>
<id>c5f001a46a8e9eabd4fbc5a5a8503a74a6637c1c</id>
<content type='text'>
fixes #7527
fixes #7536</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #7527
fixes #7536</pre>
</div>
</content>
</entry>
<entry>
<title>health.vim: normalize slashes for script path (#7525)</title>
<updated>2017-11-13T01:10:06+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2017-11-13T01:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a43a573ad5e5152d2719033f9287989fb261feaf'/>
<id>a43a573ad5e5152d2719033f9287989fb261feaf</id>
<content type='text'>
:checkhealth reports that remote plugins are unregistered
after running :UpdateRemotePlugins because of the backslashes in filepath.
Normalize them to forward slashes because the paths in rplugin.vim are normalized in autoload/remote/host.vim.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
:checkhealth reports that remote plugins are unregistered
after running :UpdateRemotePlugins because of the backslashes in filepath.
Normalize them to forward slashes because the paths in rplugin.vim are normalized in autoload/remote/host.vim.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge #7458 'remote: add node host'</title>
<updated>2017-11-11T00:54:32+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-11-11T00:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b6a603fe515ee1cd554a8c4151286b26209a467b'/>
<id>b6a603fe515ee1cd554a8c4151286b26209a467b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:b0d45e7f5354</title>
<updated>2017-11-07T22:07:03+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-11-07T19:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2ca59638ba04d11c397496d4f12f4d24e3461f0e'/>
<id>2ca59638ba04d11c397496d4f12f4d24e3461f0e</id>
<content type='text'>
Update runtime files.

https://github.com/vim/vim/commit/b0d45e7f5354375edd02afafde3bd37dac1515ff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files.

https://github.com/vim/vim/commit/b0d45e7f5354375edd02afafde3bd37dac1515ff
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:01164a6546b4</title>
<updated>2017-11-07T22:07:03+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-11-07T19:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4175dfac9a91e30d01e5aec6b45ed81e0288aaf9'/>
<id>4175dfac9a91e30d01e5aec6b45ed81e0288aaf9</id>
<content type='text'>
Long overdue runtime update.

https://github.com/vim/vim/commit/01164a6546b4c635daf96a1f17d1cb2d07f32a66
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Long overdue runtime update.

https://github.com/vim/vim/commit/01164a6546b4c635daf96a1f17d1cb2d07f32a66
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:37c64c78fd87</title>
<updated>2017-11-07T19:03:24+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-11-07T18:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8c6168565cb5dade92f9da51c1c9e96882029eaa'/>
<id>8c6168565cb5dade92f9da51c1c9e96882029eaa</id>
<content type='text'>
Note: Ignored changes to matchit.vim in favor of faca81411628.

---

Update runtime files.

https://github.com/vim/vim/commit/37c64c78fd87e086b5a945ad7032787c274e2dcb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note: Ignored changes to matchit.vim in favor of faca81411628.

---

Update runtime files.

https://github.com/vim/vim/commit/37c64c78fd87e086b5a945ad7032787c274e2dcb
</pre>
</div>
</content>
</entry>
<entry>
<title>spellfile.vim: Search for a writable directory on Windows</title>
<updated>2017-11-07T01:54:07+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2017-11-06T20:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b9b2fb7d5d032d2618fd5cefc185cab4a034a351'/>
<id>b9b2fb7d5d032d2618fd5cefc185cab4a034a351</id>
<content type='text'>
Fixes #6664 until #6272 is merged and sdtpath('data') can be used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #6664 until #6272 is merged and sdtpath('data') can be used.
</pre>
</div>
</content>
</entry>
</feed>
