summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/autoload/provider/ruby.vim
AgeCommit message (Expand)AuthorFiles
2025-03-29fix(provider): misleading :checkhealth if user sets g:loaded_python3_provider...Sathya Pramodh1
2024-02-03refactor: create function for deferred loadingdundargoc1
2024-01-24refactor: rewrite ruby provider in luadundargoc1
2021-05-07checkhealth: ignore 'wildignore' when seeking executables (#14495)Marco Hinz1
2020-09-05provider: align all foo#Detect() functions #12839Justin M. Keyes1
2019-08-04provider: g:loaded_xx_provider=2 means "enabled and working"Justin M. Keyes1
2019-08-04provider: decide status by g:loaded_xx_providerJustin M. Keyes1
2019-08-04provider: let providers decide their statusRui Abreu Ferreira1
2018-12-05provider/lang: expand() g:foo_host_prog (#9312)Justin M. Keyes1
2018-08-09ruby: detect rbenv shims for other versions (#8733)Marco Hinz1
2018-02-16Add provider#Poll() to handle starting and polling the providerJames McCoy1
2018-02-16provider: ruby: Use stderr_buffered to collect stderrJames McCoy1
2017-12-17provider/nodejs: check version in Detect()Justin M. Keyes1
2017-11-29provider: fix batchfile extension for ruby gem (#7651)Jan Edmund Lazo1
2017-11-17win: provider: Detect(): return *.cmd path (#7577)Jan Edmund Lazo1
2017-10-17doc: replace ":CheckHealth" with ":checkhealth"Justin M. Keyes1
2017-06-17runtime: Allow overriding ruby host with g:ruby_host_progAlex Genco1
2017-02-14providers: Disable if `g:loaded_*` exists.Justin M. Keyes1
2017-02-13health.vim: Do not check intentionally disabled providers.Justin M. Keyes1
2016-08-20job control: reuse common job code for rpc jobsBjörn Linse1
2016-07-10Merge #4980 'Support legacy `:ruby` commands'.Justin M. Keyes1
2016-07-02Add :ruby, :rubyfile, and :rubydo ex commandsAlex Genco1
2016-03-10Ruby remote plugin supportAlex Genco1