aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload
Commit message (Expand)AuthorAge
* clipboard: only check for pbcopy on macOS (#5927)Marco Hinz2017-01-11
* vim-patch:aa3b15dJames McCoy2017-01-09
* healthcheck: s:download: do not report curl errors (twice)Daniel Hahler2017-01-08
* healthcheck: s:check_python: only report latest with good responseDaniel Hahler2017-01-08
* healthcheck: python: prefer neovim.VERSIONDaniel Hahler2017-01-08
* healthcheck: python: include nvim path for unknown/outdated versionDaniel Hahler2017-01-08
* Improve error reporting for Python health checkDaniel Hahler2017-01-08
* s:check_python: handle 'pip install --user -e'Daniel Hahler2017-01-08
* health: Windows: Handle backslash path separators. (#5914)Justin M. Keyes2017-01-08
* ruby: old versions don't know `gem list -e`Marco Hinz2017-01-08
* health: refactor s:check_ruby()Marco Hinz2017-01-07
* man.vim: Avoid empty argument when MANWIDTH is set. (#5882)Marcus Fritzsch2017-01-06
* provider: add Python 3.6 (#5886)Marco Hinz2017-01-05
* Merge #5874 from ZyX-I/fix-5482Justin M. Keyes2017-01-04
|\
| * plugin/shada: Handle NUL characters with intchar correctlyZyX2017-01-04
| * plugin/msgpack: Support character constants like '\0'ZyX2017-01-04
* | provider/clipboard.vim: fallback if xsel is broken (#5868)Justin M. Keyes2017-01-04
|/
* Merge #5872 justinmk/test_autochdirJustin M. Keyes2017-01-04
|\
| * vim-patch:6f1d9aShougo Matsushita2017-01-02
* | clipboard: show error message only once and put in history (#5870)Marco Hinz2017-01-04
|/
* man.vim: remove newline from man errors (#5852)Anmol Sethi2017-01-01
* man.vim: revert "completion now respects 'wildignorecase'" (#5839)Anmol Sethi2016-12-27
* man.vim, provider.vim: Avoid shell syntax. #5734ooora2016-12-27
* man.vim: properly handle manpage names with spacesAnmol Sethi2016-12-27
* man.vim: completion now respects 'wildignorecase'Anmol Sethi2016-12-27
* man.vim: when completing a fpage, always show sectionAnmol Sethi2016-12-26
* CheckHealth: terminfo: remove "kbs" adviceJustin M. Keyes2016-12-23
* Make VimL code compatible with merged Partial support (#5765)Marco Hinz2016-12-13
* CheckHealth: more precise check for sensible.vimJustin M. Keyes2016-12-11
* Health: rework syntax (#5744)Marco Hinz2016-12-09
* Health: match syntax keyword case exactly (#5741)Marco Hinz2016-12-09
* Remove g:python{,3}_host_skip_check (#5738)Marco Hinz2016-12-09
* Health: show :help + tags (#5719)Marco Hinz2016-12-05
* man.vim: do not assume ftplugin is sourced before syntaxAnmol Sethi2016-11-19
* man.vim: no guarantee that the first line contains anything usefulAnmol Sethi2016-11-18
* CheckHealth: Fix version comparison.Justin M. Keyes2016-11-15
* CheckHealth: Include v:throwpoint in error message (#5575)Tommy Allen2016-11-12
* CheckHealth: ignore non-existing markdownCodeBlock group (#5570)Marco Hinz2016-11-08
* CheckHealth: timeout system() calls (#5565)Tommy Allen2016-11-08
* Health: introduce help links (#5557)Marco Hinz2016-11-04
* provider/clipboard.vim: never show a warning on sourcingMarco Hinz2016-11-02
* health/provider.vim: add clipboard checkMarco Hinz2016-11-02
* provider/clipboard.vim: refactorMarco Hinz2016-11-02
* CheckHealth: fix check for tmux escape-time (#5545)J Phani Mahesh2016-10-29
* CheckHealth: check for sensible.vimJustin M. Keyes2016-10-28
* CheckHealth: more checksJustin M. Keyes2016-10-25
* rplugin: resolve paths in manifest file (#5501)Marco Hinz2016-10-18
* CheckHealth: check terminfoJustin M. Keyes2016-10-16
* CheckHealth: check tmux configurationJustin M. Keyes2016-10-16
* health/provider.vim: Pass errors through. Give more feedback.Justin M. Keyes2016-10-13