index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
autoload
/
health
/
provider.vim
Commit message (
Expand
)
Author
Age
*
health/python: warn if pynvim upgrade failed
Marco Hinz
2018-11-20
*
health/python: slightly improve output
Marco Hinz
2018-11-20
*
health/python: 'neovim' module was renamed to 'pynvim'
Marco Hinz
2018-11-17
*
checkhealth: always report stderr with errors (#8783)
Daniel Hahler
2018-07-29
*
checkhealth: do not use exepath with host_prog (#8784)
Daniel Hahler
2018-07-29
*
checkhealth: Python: fix VIRTUAL_ENV check (#8628)
Daniel Hahler
2018-06-24
*
checkhealth: node.js: also search yarn #8528
Ahmed El Gabri
2018-06-17
*
checkhealth: fix nodejs provider advice (#8522)
Colin Yates
2018-06-10
*
health#provider: fix sys.path for Python
Daniel Hahler
2018-04-30
*
health#provider: improve error reporting
Daniel Hahler
2018-04-30
*
health#provider: fix logic with s:shellify
Daniel Hahler
2018-04-30
*
health/provider: python: warning with correct host prog (#8049)
Daniel Hahler
2018-03-04
*
health/provider: check Python also with loaded_var (#8047)
Daniel Hahler
2018-02-22
*
checkhealth: python: do not report pythonx_errs twice (#8045)
Daniel Hahler
2018-02-22
*
runtime/autoload/health/*.vim: fix vint warning (#8048)
Daniel Hahler
2018-02-22
*
macOS: Use `pbpaste` to detect a working clipboard (#7983)
Marco Hinz
2018-02-08
*
clipboard: macOS: fallback to tmux if pbcopy is broken #7940
Justin M. Keyes
2018-01-31
*
health.vim: fix $VIRTUAL_ENV validation
Justin M. Keyes
2017-12-29
*
health.vim: minor refactor (group related logic)
Justin M. Keyes
2017-12-27
*
health.vim: mention g:ruby_host_prog #7737
Alex Genco
2017-12-17
*
health.vim: Try `pyenv root` #7341
quinoa42
2017-12-17
*
health.vim: nodejs: skip if nodejs is too old
Justin M. Keyes
2017-12-17
*
ci: nodejs client acceptance-test #7706
Jan Edmund Lazo
2017-12-17
*
:checkhealth: fix check for npm and yarn (#7569)
Billy Vong
2017-11-16
*
health: add node health check
Billy Vong
2017-10-29
*
health.vim: always check pyenv if installed #7219
Greg Anders
2017-09-09
*
clipboard: avoid error flood during :redir
Justin M. Keyes
2017-08-20
*
health.vim: validate g:clipboard
Justin M. Keyes
2017-07-15
*
runtime: Fix issue with Ruby health `latest_gem` determination
Alex Genco
2017-06-17
*
health.vim: On error, show a valid shell command.
Justin M. Keyes
2017-05-11
*
health.vim: Fix hardcoded `python` name. #6714
Edd Barrett
2017-05-11
*
win: health.vim/check_ruby(): find `gem.cmd` #6608
Justin M. Keyes
2017-04-29
*
health.vim: syntax/style fixes (#6614)
Daniel Hahler
2017-04-28
*
health.vim: 'guicursor' advice #6506
TJ DeVries
2017-04-20
*
health.vim: Set 'iskeyword' to that of ft=help.
Justin M. Keyes
2017-04-19
*
win: health/provider.vim: check with `.exe` extension
Justin M. Keyes
2017-03-28
*
providers: Disable if `g:loaded_*` exists.
Justin M. Keyes
2017-02-14
*
health.vim: Do not check intentionally disabled providers.
Justin M. Keyes
2017-02-13
*
health.vim: ruby provider advice
Justin M. Keyes
2017-02-12
*
CheckHealth: choose correct $PATH separator
Justin M. Keyes
2017-02-04
*
healthcheck: s:download: do not report curl errors (twice)
Daniel Hahler
2017-01-08
*
healthcheck: s:check_python: only report latest with good response
Daniel Hahler
2017-01-08
*
healthcheck: python: prefer neovim.VERSION
Daniel Hahler
2017-01-08
*
healthcheck: python: include nvim path for unknown/outdated version
Daniel Hahler
2017-01-08
*
Improve error reporting for Python health check
Daniel Hahler
2017-01-08
*
s:check_python: handle 'pip install --user -e'
Daniel Hahler
2017-01-08
*
health: Windows: Handle backslash path separators. (#5914)
Justin M. Keyes
2017-01-08
*
ruby: old versions don't know `gem list -e`
Marco Hinz
2017-01-08
*
health: refactor s:check_ruby()
Marco Hinz
2017-01-07
*
man.vim, provider.vim: Avoid shell syntax. #5734
ooora
2016-12-27
[next]