aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload
Commit message (Expand)AuthorAge
* man.vim: Fix very long justified lines #9023Justin M. Keyes2018-09-21
* man.vim: Ignore $MANWIDTH, use soft wrap #9023Doron Behar2018-09-21
* runtime/msgpack: Fix inf/nan regexpZyX2018-09-06
* man.vim: guard against reload (#8940)dm1try2018-09-01
* health.vim: Detect missing init.vimJustin M. Keyes2018-08-27
* remote/host.vim: specify {nosuf} for globpath() (#8882)Justin M. Keyes2018-08-24
* tutor: don't set statusline (#8844)Felipe Morales2018-08-10
* ruby: detect rbenv shims for other versions (#8733)Marco Hinz2018-08-09
* checkhealth: always report stderr with errors (#8783)Daniel Hahler2018-07-29
* checkhealth: do not use exepath with host_prog (#8784)Daniel Hahler2018-07-29
* man.vim: fix for mandoc (#8698)Brayden Banks2018-07-08
* provider/node: npm --loglevel silent (#8682)Takuya Matsuyama2018-07-04
* checkhealth: Python: fix VIRTUAL_ENV check (#8628)Daniel Hahler2018-06-24
* checkhealth: node.js: also search yarn #8528Ahmed El Gabri2018-06-17
* checkhealth: fix nodejs provider advice (#8522)Colin Yates2018-06-10
* Merge #8371 'API: more reliable/descriptive VimL errors'Justin M. Keyes2018-05-10
|\
| * msgpack.vim: require python3 on WindowsJustin M. Keyes2018-05-10
| * msgpack.vim: fix syntax errors, python2 errorsJustin M. Keyes2018-05-09
* | man.vim: s:get_path(): trim newline in all casesJustin M. Keyes2018-05-10
* | man.vim: get() first item if -w returns multiple paths #8372Jon Bernard2018-05-10
|/
* health#provider: fix sys.path for PythonDaniel Hahler2018-04-30
* health#provider: improve error reportingDaniel Hahler2018-04-30
* health#provider: fix logic with s:shellifyDaniel Hahler2018-04-30
* vim-patch:8.0.1285Justin M. Keyes2018-04-02
* vim-patch:8.0.1282Justin M. Keyes2018-04-02
* vim-patch:8.0.1281Justin M. Keyes2018-04-02
* node/provider: support g:node_host_prog #8135chemzqm2018-03-15
* health/provider: python: warning with correct host prog (#8049)Daniel Hahler2018-03-04
* health.vim: minor cleanup (#8046)Daniel Hahler2018-02-22
* health/provider: check Python also with loaded_var (#8047)Daniel Hahler2018-02-22
* checkhealth: python: do not report pythonx_errs twice (#8045)Daniel Hahler2018-02-22
* runtime/autoload/health/*.vim: fix vint warning (#8048)Daniel Hahler2018-02-22
* Add provider#Poll() to handle starting and polling the providerJames McCoy2018-02-16
* provider: Safely access job.stderr in #RequireJames McCoy2018-02-16
* provider: ruby: Use stderr_buffered to collect stderrJames McCoy2018-02-16
* macOS: Use `pbpaste` to detect a working clipboard (#7983)Marco Hinz2018-02-08
* clipboard: macOS: fallback to tmux if pbcopy is broken #7940Justin M. Keyes2018-01-31
* man.vim: use correct offset in presence of modifier commandsMarco Hinz2018-01-22
* tutor: don't resize (#7854)Felipe Morales2018-01-15
* Merge #7623 'man.vim: highlight bold, underlined text'Justin M. Keyes2018-01-09
|\
| * Address PR commentsGabriel Holodak2017-12-27
| * Add support for escape sequencesGabriel Holodak2017-12-27
| * Switch to processing in LuaGabriel Holodak2017-12-27
| * Highlight backspaced charactersGabriel Holodak2017-12-27
* | man.vim: always keep the alternate buffer (#7784)Anmol Sethi2017-12-29
* | health.vim: fix $VIRTUAL_ENV validationJustin M. Keyes2017-12-29
|/
* health.vim: minor refactor (group related logic)Justin M. Keyes2017-12-27
* health.vim: remove :CheckHealth commandJustin M. Keyes2017-12-27
* docJustin M. Keyes2017-12-26
* provider: delete vimL stderr collector, now that it exists builtinBjörn Linse2017-12-23