<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/autoload/health/nvim.vim, 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>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: 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.vim: Detect missing init.vim</title>
<updated>2018-08-26T23:35:58+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-08-26T23:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a8b4d76a0a2c59a3a368932ae111265c15b8dccb'/>
<id>a8b4d76a0a2c59a3a368932ae111265c15b8dccb</id>
<content type='text'>
closes #4877
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #4877
</pre>
</div>
</content>
</entry>
<entry>
<title>runtime/autoload/health/*.vim: fix vint warning (#8048)</title>
<updated>2018-02-22T01:30:39+00:00</updated>
<author>
<name>Daniel Hahler</name>
<email>github@thequod.de</email>
</author>
<published>2018-02-22T01:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c8074e3792727a378cf8510a347ac6b784b210c8'/>
<id>c8074e3792727a378cf8510a347ac6b784b210c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc</title>
<updated>2017-12-26T02:58:28+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-12-16T20:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=fe60fa9faafd90cfe756c80119abae6f8906fc4b'/>
<id>fe60fa9faafd90cfe756c80119abae6f8906fc4b</id>
<content type='text'>
vim-patch:8.0.1206: no autocmd for entering or leaving the command line
(commit a4f6cec7a31ff8dbfa089b9e22227afbeb951e9b)

NA patches:
vim-patch:8.0.0320: warning for unused variable with small build
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vim-patch:8.0.1206: no autocmd for entering or leaving the command line
(commit a4f6cec7a31ff8dbfa089b9e22227afbeb951e9b)

NA patches:
vim-patch:8.0.0320: warning for unused variable with small build
</pre>
</div>
</content>
</entry>
<entry>
<title>health.vim: normalize slashes for script path (#7525)</title>
<updated>2017-11-13T01:10:06+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2017-11-13T01:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a43a573ad5e5152d2719033f9287989fb261feaf'/>
<id>a43a573ad5e5152d2719033f9287989fb261feaf</id>
<content type='text'>
:checkhealth reports that remote plugins are unregistered
after running :UpdateRemotePlugins because of the backslashes in filepath.
Normalize them to forward slashes because the paths in rplugin.vim are normalized in autoload/remote/host.vim.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
:checkhealth reports that remote plugins are unregistered
after running :UpdateRemotePlugins because of the backslashes in filepath.
Normalize them to forward slashes because the paths in rplugin.vim are normalized in autoload/remote/host.vim.</pre>
</div>
</content>
</entry>
<entry>
<title>health.vim: env var may be defined but empty #7498</title>
<updated>2017-11-07T01:15:34+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-11-07T01:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b7f1885fab1cce27f3104b792ed07300b9561bf1'/>
<id>b7f1885fab1cce27f3104b792ed07300b9561bf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>health.vim: show TUI-related env vars (#7498)</title>
<updated>2017-11-06T23:53:26+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-11-06T23:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7bcbf5d45620209b652b7bdd669878dbacd08dbe'/>
<id>7bcbf5d45620209b652b7bdd669878dbacd08dbe</id>
<content type='text'>
ref #7473
ref #7490</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ref #7473
ref #7490</pre>
</div>
</content>
</entry>
</feed>
