<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/plugin/rplugin.vim, branch 20220114-mix</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>fix(startup): nvim with --clean should not load user rplugins</title>
<updated>2022-06-04T16:37:54+00:00</updated>
<author>
<name>bfredl</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2022-06-04T16:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=aad20de5ab544980769f32abc0bf61b37a6998e6'/>
<id>aad20de5ab544980769f32abc0bf61b37a6998e6</id>
<content type='text'>
runtime rplugins such like legacy script providers are not affected
by this change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
runtime rplugins such like legacy script providers are not affected
by this change.
</pre>
</div>
</content>
</entry>
<entry>
<title>rplugin.vim: Add migration support for Windows, nvim/ -&gt; nvim-data/</title>
<updated>2018-12-28T02:07:28+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2018-12-23T02:53:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=135991712a360c34ca14a3e95cf61ca5263d7a71'/>
<id>135991712a360c34ca14a3e95cf61ca5263d7a71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use stdpath() to determine rplugin manifest path</title>
<updated>2018-12-21T02:40:05+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2018-12-21T02:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=15cc17521ef01f33af4930574099a1d8b930461e'/>
<id>15cc17521ef01f33af4930574099a1d8b930461e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>runtime: UpdateRemotePlugins: allow bar (#7865)</title>
<updated>2018-01-17T19:50:17+00:00</updated>
<author>
<name>zandrmartin</name>
<email>zandrmartin@users.noreply.github.com</email>
</author>
<published>2018-01-17T19:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8fc437ef43dbaccf873c9af448495387410e465c'/>
<id>8fc437ef43dbaccf873c9af448495387410e465c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rplugin.vim: GetManifestPath(): be more explicit (#6361)</title>
<updated>2017-03-27T14:28:05+00:00</updated>
<author>
<name>Daniel Hahler</name>
<email>github@thequod.de</email>
</author>
<published>2017-03-27T14:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=595acbbc42e2856d958f518421a8cb56b0501127'/>
<id>595acbbc42e2856d958f518421a8cb56b0501127</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rplugin: Call s:LoadRemotePlugins() on startup.</title>
<updated>2017-03-11T11:26:22+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-03-10T21:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d1afd434f30202410b217e7137c4a2a4fe055dbe'/>
<id>d1afd434f30202410b217e7137c4a2a4fe055dbe</id>
<content type='text'>
Dispense with the FuncUndefined/CmdUndefined quasi-optimization.
If there are no rplugins, plugin/rplugin.vim takes less than 1ms.

Closes #5821
Closes #6250

Helped-by: Qiming zhao &lt;chemzqm@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dispense with the FuncUndefined/CmdUndefined quasi-optimization.
If there are no rplugins, plugin/rplugin.vim takes less than 1ms.

Closes #5821
Closes #6250

Helped-by: Qiming zhao &lt;chemzqm@gmail.com&gt;
</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>runtime: Refer to plugins running outside Nvim as "remote plugins"</title>
<updated>2014-11-21T13:11:42+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2014-11-21T13:07:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6b17082d3cf1f2e6c9eddb4f5ec0154f0f7286b0'/>
<id>6b17082d3cf1f2e6c9eddb4f5ec0154f0f7286b0</id>
<content type='text'>
- Rename autoload/rpc to autoload/remote
- External plugins are now remote plugins
- External plugins directory is "rplugin"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Rename autoload/rpc to autoload/remote
- External plugins are now remote plugins
- External plugins directory is "rplugin"
</pre>
</div>
</content>
</entry>
</feed>
