<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/autoload/health, branch v0.4.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>health.vim: check has("debug")</title>
<updated>2019-08-04T11:23:46+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2019-08-04T10:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e952b7fc2f9838441308d1f71b98f108ae5faa8a'/>
<id>e952b7fc2f9838441308d1f71b98f108ae5faa8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>checkhealth: try yarn if npm is missing #10490</title>
<updated>2019-07-14T18:48:53+00:00</updated>
<author>
<name>ObserverOfTime</name>
<email>chronobserver@disroot.org</email>
</author>
<published>2019-07-14T18:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c38862aceabef0d2dc144b407300241875c8b89f'/>
<id>c38862aceabef0d2dc144b407300241875c8b89f</id>
<content type='text'>
fixes #10489</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #10489</pre>
</div>
</content>
</entry>
<entry>
<title>health.vim: check shada file #10327</title>
<updated>2019-06-24T23:31:41+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2019-06-24T23:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5ae57b7e571ff8faefcbee84af24bf58ec097fa3'/>
<id>5ae57b7e571ff8faefcbee84af24bf58ec097fa3</id>
<content type='text'>
closes #1202</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #1202</pre>
</div>
</content>
</entry>
<entry>
<title>health/provider.vim: check curl HTTPS support</title>
<updated>2019-04-22T19:05:39+00:00</updated>
<author>
<name>erw7</name>
<email>erw7.github@gmail.com</email>
</author>
<published>2019-04-20T09:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d0fd66ba82c4ea6d83e2a635eeddb7c7175e02c9'/>
<id>d0fd66ba82c4ea6d83e2a635eeddb7c7175e02c9</id>
<content type='text'>
closes #9925
closes #9928
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #9925
closes #9928
</pre>
</div>
</content>
</entry>
<entry>
<title>health: check if tmux enabled true colors (#9929)</title>
<updated>2019-04-20T17:02:19+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2019-04-20T17:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=43356a43d00ff69e90afd5186e066b4d27b66d9d'/>
<id>43356a43d00ff69e90afd5186e066b4d27b66d9d</id>
<content type='text'>
References https://github.com/neovim/neovim/issues/7764</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
References https://github.com/neovim/neovim/issues/7764</pre>
</div>
</content>
</entry>
<entry>
<title>checkhealth: validate locale (#9548)</title>
<updated>2019-01-25T23:41:42+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2019-01-25T23:41:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ec5a4d862d71729569acf4afac4c371a09edc314'/>
<id>ec5a4d862d71729569acf4afac4c371a09edc314</id>
<content type='text'>
Test case:

    LANG= LC_ALL= LC_CTYPE= tmux
    nvim -u NORC +'checkhealth nvim'</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test case:

    LANG= LC_ALL= LC_CTYPE= tmux
    nvim -u NORC +'checkhealth nvim'</pre>
</div>
</content>
</entry>
<entry>
<title>health/pythonx: handle "pip upgrade failure"</title>
<updated>2019-01-07T22:29:46+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2019-01-07T13:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=75593e6fcebcfd1404c8851653d5d8b1195ee34c'/>
<id>75593e6fcebcfd1404c8851653d5d8b1195ee34c</id>
<content type='text'>
Reference: https://github.com/neovim/neovim/wiki/Following-HEAD#20181118
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reference: https://github.com/neovim/neovim/wiki/Following-HEAD#20181118
</pre>
</div>
</content>
</entry>
<entry>
<title>health/pythonx: refactor #Detect()</title>
<updated>2019-01-07T18:58:33+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2019-01-06T16:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=eb91101a467004bda48fe0dd257a695d5b3d8d5f'/>
<id>eb91101a467004bda48fe0dd257a695d5b3d8d5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>health/pythonx: refactor pyenv check</title>
<updated>2019-01-07T18:58:33+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2019-01-06T14:44:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7f27e14a6e5aac1d59e89723fa9305df2ef3673c'/>
<id>7f27e14a6e5aac1d59e89723fa9305df2ef3673c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>health/provider: Check for available pynvim when neovim module missing</title>
<updated>2019-01-02T01:38:28+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2019-01-01T19:21:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d7b3ac029c302ef3524d3bca96fc2f401eb83dab'/>
<id>d7b3ac029c302ef3524d3bca96fc2f401eb83dab</id>
<content type='text'>
Adapt the checks so we can still report when the pynvim module is
present but the neovim module is missing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adapt the checks so we can still report when the pynvim module is
present but the neovim module is missing.
</pre>
</div>
</content>
</entry>
</feed>
