<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime, 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>'viewoptions': add "curdir" flag #7447</title>
<updated>2017-11-18T11:02:15+00:00</updated>
<author>
<name>Eric Roberts</name>
<email>notthebmovieactor@gmail.com</email>
</author>
<published>2017-10-27T14:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a6de144c3e5cc888ab3cb7c2034a762b23566919'/>
<id>a6de144c3e5cc888ab3cb7c2034a762b23566919</id>
<content type='text'>
The flag enables the current local directory set by ":lcd" to be saved
to views which is the current default behaviour. The option can be
removed to disable this behaviour.

closes #7435

vim-patch:8.0.1289
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The flag enables the current local directory set by ":lcd" to be saved
to views which is the current default behaviour. The option can be
removed to disable this behaviour.

closes #7435

vim-patch:8.0.1289
</pre>
</div>
</content>
</entry>
<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>doc: Fix pathshorten() example (#7571)</title>
<updated>2017-11-16T22:41:16+00:00</updated>
<author>
<name>Drew Neil</name>
<email>andrew.jr.neil@gmail.com</email>
</author>
<published>2017-11-16T22:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=59b0d9f62d163f1caa60c4b656fef51f8a13cef6'/>
<id>59b0d9f62d163f1caa60c4b656fef51f8a13cef6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>defaults: scrollback=10000 (#7556)</title>
<updated>2017-11-14T19:55:25+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-11-14T19:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=67e45292925daf08d353581c1a9999eb0e2202dd'/>
<id>67e45292925daf08d353581c1a9999eb0e2202dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>cmake: install runtime/rgb.txt</title>
<updated>2017-11-12T14:52:21+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-11-11T11:52:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=69e33087716ce67bfda5f67a42f83d77906111f7'/>
<id>69e33087716ce67bfda5f67a42f83d77906111f7</id>
<content type='text'>
closes #6682
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #6682
</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>
</feed>
