<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/fixtures/pack/foo/opt, branch usermarks</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(runtime): make a copy of runtime_search_path when iterating</title>
<updated>2021-09-27T19:17:53+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2021-09-27T08:00:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a0ec8597e3ef01b0121af7542fc482ae8e7eeb70'/>
<id>a0ec8597e3ef01b0121af7542fc482ae8e7eeb70</id>
<content type='text'>
This is to prevent concurrent modification, just like save_rtp
in the vim 8 implementation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to prevent concurrent modification, just like save_rtp
in the vim 8 implementation
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(runtime): handle pack/foo/start/bar/after dirs properly</title>
<updated>2021-09-18T11:59:19+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2021-09-11T18:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a860f7880fd5d5cef5299ff8d450ac037bee2300'/>
<id>a860f7880fd5d5cef5299ff8d450ac037bee2300</id>
<content type='text'>
The order should be:
XDG_CONFIG_HOME/nvim
XDG_DATA_HOME/nvim/site/pack/foo/start/bar/
XDG_CONFIG_HOME/nvim/after
XDG_DATA_HOME/nvim/site/pack/foo/start/bar/after
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The order should be:
XDG_CONFIG_HOME/nvim
XDG_DATA_HOME/nvim/site/pack/foo/start/bar/
XDG_CONFIG_HOME/nvim/after
XDG_DATA_HOME/nvim/site/pack/foo/start/bar/after
</pre>
</div>
</content>
</entry>
<entry>
<title>startup: handle autoload and lua packages during startup</title>
<updated>2020-11-02T14:21:36+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2020-10-19T18:05:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c60c7375f5754eea2a4209cc6441e70b2bb44f14'/>
<id>c60c7375f5754eea2a4209cc6441e70b2bb44f14</id>
<content type='text'>
¡NO HAY BANDA!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
¡NO HAY BANDA!
</pre>
</div>
</content>
</entry>
</feed>
