aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/provider/ruby.vim
Commit message (Expand)AuthorAge
* checkhealth: ignore 'wildignore' when seeking executables (#14495)Marco Hinz2021-05-07
* provider: align all foo#Detect() functions #12839Justin M. Keyes2020-09-05
* provider: g:loaded_xx_provider=2 means "enabled and working"Justin M. Keyes2019-08-04
* provider: decide status by g:loaded_xx_providerJustin M. Keyes2019-08-04
* provider: let providers decide their statusRui Abreu Ferreira2019-08-04
* provider/lang: expand() g:foo_host_prog (#9312)Justin M. Keyes2018-12-05
* ruby: detect rbenv shims for other versions (#8733)Marco Hinz2018-08-09
* Add provider#Poll() to handle starting and polling the providerJames McCoy2018-02-16
* provider: ruby: Use stderr_buffered to collect stderrJames McCoy2018-02-16
* provider/nodejs: check version in Detect()Justin M. Keyes2017-12-17
* provider: fix batchfile extension for ruby gem (#7651)Jan Edmund Lazo2017-11-29
* win: provider: Detect(): return *.cmd path (#7577)Jan Edmund Lazo2017-11-17
* doc: replace ":CheckHealth" with ":checkhealth"Justin M. Keyes2017-10-17
* runtime: Allow overriding ruby host with g:ruby_host_progAlex Genco2017-06-17
* providers: Disable if `g:loaded_*` exists.Justin M. Keyes2017-02-14
* health.vim: Do not check intentionally disabled providers.Justin M. Keyes2017-02-13
* job control: reuse common job code for rpc jobsBjörn Linse2016-08-20
* Merge #4980 'Support legacy `:ruby` commands'.Justin M. Keyes2016-07-10
|\
| * Add :ruby, :rubyfile, and :rubydo ex commandsAlex Genco2016-07-02
|/
* Ruby remote plugin supportAlex Genco2016-03-10