neovim/runtime/autoload/health
Marco Hinz 40c76741c1 health: refactor s:check_ruby()
I gone through every single line, renamed the variables to be more consistent
and reordered many lines. Information is now printed as soon as it's available
and errors lead to early returns.

I altered the suggestions for each condition to be more precise and checked that
they fail properly.

This also prevents invalid arguments getting passed to s:version_cmp().
2017-01-07 16:56:38 +01:00
..
nvim.vim CheckHealth: terminfo: remove "kbs" advice 2016-12-23 18:28:54 +01:00
provider.vim health: refactor s:check_ruby() 2017-01-07 16:56:38 +01:00