neovim/runtime/autoload/provider
Marco Hinz 17434b88b4
checkhealth: ignore 'wildignore' when seeking executables (#14495)
Certain values of 'wildignore', .e.g `*/node_modules/**`, would make the
provider checks not find the right executables.

Fixes https://github.com/neovim/neovim/issues/14388
2021-05-07 11:07:07 +02:00
..
clipboard.vim added support for termux-clipboard : clipboard.vim (#14244) 2021-03-29 20:52:35 -04:00
node.vim checkhealth: ignore 'wildignore' when seeking executables (#14495) 2021-05-07 11:07:07 +02:00
perl.vim healtcheck: use g:perl_host_prog if its set instead 2020-09-05 13:09:15 +01:00
python3.vim provider: g:loaded_xx_provider=2 means "enabled and working" 2019-08-04 13:23:46 +02:00
python.vim provider: g:loaded_xx_provider=2 means "enabled and working" 2019-08-04 13:23:46 +02:00
pythonx.vim checkhealth: ignore 'wildignore' when seeking executables (#14495) 2021-05-07 11:07:07 +02:00
ruby.vim checkhealth: ignore 'wildignore' when seeking executables (#14495) 2021-05-07 11:07:07 +02:00
script_host.rb Make script_host.rb rubocop-clean 2017-05-03 22:24:51 +02:00