<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/autoload/remote, 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>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>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>
<entry>
<title>rplugin: let the python host identify packages</title>
<updated>2016-03-11T10:31:09+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2016-03-11T10:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6c4d3362c515002e00821ae10f16a16dcf2df8da'/>
<id>6c4d3362c515002e00821ae10f16a16dcf2df8da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rplugin: Silence :doautocmd. #4384</title>
<updated>2016-03-11T06:22:41+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-03-11T06:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1c066e671d0ebd632071b87b4d0e15dcdc659535'/>
<id>1c066e671d0ebd632071b87b4d0e15dcdc659535</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ruby remote plugin support</title>
<updated>2016-03-11T03:01:44+00:00</updated>
<author>
<name>Alex Genco</name>
<email>alexgenco@gmail.com</email>
</author>
<published>2016-03-11T02:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3cb9970acf935c1b8627cfd244757b68989ad146'/>
<id>3cb9970acf935c1b8627cfd244757b68989ad146</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rplugin: Initialize remote plugins lazily. #4384</title>
<updated>2016-03-10T15:34:57+00:00</updated>
<author>
<name>Shougo Matsushita</name>
<email>Shougo.Matsu@gmail.com</email>
</author>
<published>2016-03-01T20:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=bb020df0f52c3eec6cb84ce1a786fa3a90904815'/>
<id>bb020df0f52c3eec6cb84ce1a786fa3a90904815</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve remote plugin scripts</title>
<updated>2016-02-13T23:24:49+00:00</updated>
<author>
<name>Shougo Matsushita</name>
<email>Shougo.Matsu@gmail.com</email>
</author>
<published>2016-02-13T23:24:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=41794f6b580abd416749733b76559d97611292f4'/>
<id>41794f6b580abd416749733b76559d97611292f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix UpdateRemotePlugins fails problem</title>
<updated>2015-12-09T15:09:55+00:00</updated>
<author>
<name>Shougo Matsushita</name>
<email>Shougo.Matsu@gmail.com</email>
</author>
<published>2015-12-09T15:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f338fee4821a475b1ae4712b2552c2f7eca81f27'/>
<id>f338fee4821a475b1ae4712b2552c2f7eca81f27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>host.vim: expand $MYVIMRC. #3342</title>
<updated>2015-09-15T01:59:13+00:00</updated>
<author>
<name>Jonathan Skeate</name>
<email>skeate@gmail.com</email>
</author>
<published>2015-09-15T09:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5613b62224e4cf8a0088537c7f4ea883530e3cf8'/>
<id>5613b62224e4cf8a0088537c7f4ea883530e3cf8</id>
<content type='text'>
According to the vim helpfile:

&gt; fnamemodify({fname}, {mods})
&gt;    ...
&gt;    Note: Environment variables don't work in {fname}, use
&gt;    expand() first then.

So this causes issues if your $MYVIMRC contains environment variables
(e.g. $XDG_CONFIG_HOME)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to the vim helpfile:

&gt; fnamemodify({fname}, {mods})
&gt;    ...
&gt;    Note: Environment variables don't work in {fname}, use
&gt;    expand() first then.

So this causes issues if your $MYVIMRC contains environment variables
(e.g. $XDG_CONFIG_HOME)
</pre>
</div>
</content>
</entry>
<entry>
<title>python: remove current working directory from path</title>
<updated>2015-09-14T10:06:49+00:00</updated>
<author>
<name>Jakob Schnitzer</name>
<email>mail@jakobschnitzer.de</email>
</author>
<published>2015-09-11T09:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c478dd5ab472a643488cb6b14e299ee46d83701c'/>
<id>c478dd5ab472a643488cb6b14e299ee46d83701c</id>
<content type='text'>
Before, running Nvim in a directory containing a Python module `neovim`,
or one that is imported by it or a plugin, will load that module and not
the system one. So Nvim might be tricked into running arbitrary scripts
from the current working directory.

Fixes #1665
Fixes #2530
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before, running Nvim in a directory containing a Python module `neovim`,
or one that is imported by it or a plugin, will load that module and not
the system one. So Nvim might be tricked into running arbitrary scripts
from the current working directory.

Fixes #1665
Fixes #2530
</pre>
</div>
</content>
</entry>
</feed>
