<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/autoload/remote, branch v0.1.6</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: resolve paths in manifest file (#5501)</title>
<updated>2016-10-18T21:16:13+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2016-10-18T21:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=657ba62a84de4ae0fd6dbaa2d3c238de4b372669'/>
<id>657ba62a84de4ae0fd6dbaa2d3c238de4b372669</id>
<content type='text'>
`:CheckHealth nvim` would always report an outdated manifest if symlinks were
used, because the manifest file contains unresolved paths that get compared
against resolved paths.

Now we resolve paths before they get written to the manifest file.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`:CheckHealth nvim` would always report an outdated manifest if symlinks were
used, because the manifest file contains unresolved paths that get compared
against resolved paths.

Now we resolve paths before they get written to the manifest file.</pre>
</div>
</content>
</entry>
<entry>
<title>UpdateRemotePlugins: Discard duplicate paths. (#5464)</title>
<updated>2016-10-11T23:04:59+00:00</updated>
<author>
<name>Shougo</name>
<email>Shougo.Matsu@gmail.com</email>
</author>
<published>2016-10-11T23:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1dde512498d2fa9f3427861b5d4f894c778f992b'/>
<id>1dde512498d2fa9f3427861b5d4f894c778f992b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/vim_diff.txt (#5432)</title>
<updated>2016-10-06T07:45:24+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-10-06T07:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d57f25e5ef4a02935e500dcb6cf2f7df45017dca'/>
<id>d57f25e5ef4a02935e500dcb6cf2f7df45017dca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remote/host.vim: Avoid "No matching autocommands".</title>
<updated>2016-08-22T02:03:28+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-08-21T20:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=297677ecf42501d2bef45dd4f083002a0963b205'/>
<id>297677ecf42501d2bef45dd4f083002a0963b205</id>
<content type='text'>
:silent does not silence this message, even :redir does not consume it.
But execute() _does_ consume it, which interferes with the current
implementation of health.vim. It's prudent to avoid it in any case, even
if the implementation of health.vim changes in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
:silent does not silence this message, even :redir does not consume it.
But execute() _does_ consume it, which interferes with the current
implementation of health.vim. It's prudent to avoid it in any case, even
if the implementation of health.vim changes in the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>job control: reuse common job code for rpc jobs</title>
<updated>2016-08-20T10:55:35+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2016-05-12T20:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2d60a15e25f487eda1ac00a9e6cdf9a6564fb416'/>
<id>2d60a15e25f487eda1ac00a9e6cdf9a6564fb416</id>
<content type='text'>
This makes stderr and exit callbacks work for rpc jobs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes stderr and exit callbacks work for rpc jobs
</pre>
</div>
</content>
</entry>
<entry>
<title>host.vim: s:GetManifestPath(): octal permissions</title>
<updated>2016-08-17T22:30:09+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-08-17T22:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f9aa029a8b5b9dd93b4af56c995337bd853dc5c0'/>
<id>f9aa029a8b5b9dd93b4af56c995337bd853dc5c0</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: s:GetManifestPath(): Create base directory if needed.</title>
<updated>2016-08-17T22:29:45+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-08-17T21:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=acaf480bdcd5f3e8562fd78cd94850f4eb83ec57'/>
<id>acaf480bdcd5f3e8562fd78cd94850f4eb83ec57</id>
<content type='text'>
If the base directory does not exist, let mkdir(...,'p') create it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the base directory does not exist, let mkdir(...,'p') create it.
</pre>
</div>
</content>
</entry>
<entry>
<title>host.vim: s:GetManifestPath(): Remove for-loop.</title>
<updated>2016-08-17T21:43:26+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-08-17T21:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4b0b391f9f4ecac903b490cdb0834a2f4ab0e310'/>
<id>4b0b391f9f4ecac903b490cdb0834a2f4ab0e310</id>
<content type='text'>
Without the for-loop it is easier to follow, more explicit, and fewer
lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without the for-loop it is easier to follow, more explicit, and fewer
lines.
</pre>
</div>
</content>
</entry>
<entry>
<title>runtime: rplugin manifest written to $XDG_DATA_HOME</title>
<updated>2016-08-17T20:22:15+00:00</updated>
<author>
<name>Tommy Allen</name>
<email>tommy@esdf.io</email>
</author>
<published>2016-07-12T06:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=01e33e1c74619fc8d262e2dedbd45a20bdb24245'/>
<id>01e33e1c74619fc8d262e2dedbd45a20bdb24245</id>
<content type='text'>
Uses $NVIM_RPLUGIN_MANIFEST if available
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Uses $NVIM_RPLUGIN_MANIFEST if available
</pre>
</div>
</content>
</entry>
<entry>
<title>eval.c: rename capture() to execute() (#5132)</title>
<updated>2016-07-31T17:23:29+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-07-31T17:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=aa2c43994039b4d78ae628f96b80bf1a60b4da6b'/>
<id>aa2c43994039b4d78ae628f96b80bf1a60b4da6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
