aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload
Commit message (Expand)AuthorAge
...
* Merge #6615 from justinmk/vim-patchesJustin M. Keyes2017-04-29
|\
| * vim-patch:46fceaaa8d14Justin M. Keyes2017-04-29
* | win: health.vim/check_ruby(): find `gem.cmd` #6608Justin M. Keyes2017-04-29
* | Merge #6613 from justinmk/vim-patchesJustin M. Keyes2017-04-29
|\|
| * vim-patch:4575876dc865Justin M. Keyes2017-04-29
| * vim-patch:dc08328821a2Justin M. Keyes2017-04-29
| * vim-patch:2ec618c9feacJustin M. Keyes2017-04-28
| * vim-patch:3e496b0ea319Justin M. Keyes2017-04-28
| * vim-patch:d07969093a9bJustin M. Keyes2017-04-28
| * vim-patch:8.0.0002Justin M. Keyes2017-04-28
| * vim-patch:89bcfda6834aJustin M. Keyes2017-04-28
* | health.vim: syntax/style fixes (#6614)Daniel Hahler2017-04-28
|/
* health.vim: 'guicursor' advice #6506TJ DeVries2017-04-20
* health.vim: Set 'iskeyword' to that of ft=help.Justin M. Keyes2017-04-19
* win: health/provider.vim: check with `.exe` extensionJustin M. Keyes2017-03-28
* man.vim: call s:error in man#read_page (#6362)Anmol Sethi2017-03-25
* health.vim: tmux: Try -qvg and -qvgs (#6348)Tommy Allen2017-03-24
* rplugin: Call s:LoadRemotePlugins() on startup.Justin M. Keyes2017-03-11
* health.vim: tmux $TERM, default-terminalJustin M. Keyes2017-03-06
* man.vim: use 'eventignore' instead of :noautocmd #6149Anmol Sethi2017-02-27
* providers: Disable if `g:loaded_*` exists.Justin M. Keyes2017-02-14
* health.vim: Do not check intentionally disabled providers.Justin M. Keyes2017-02-13
* health.vim: ruby provider adviceJustin M. Keyes2017-02-12
* health.vim: Reduce visual noise.Justin M. Keyes2017-02-12
* CheckHealth: choose correct $PATH separatorJustin M. Keyes2017-02-04
* man.vim: more robust s:verify_exists #6043Anmol Sethi2017-02-04
* man.vim: get page after opening split (#6032)Anmol Sethi2017-01-31
* man.vim: remove terminal escape characters (#6033)Anmol Sethi2017-01-31
* Windows: Clipboard provider win32yankRui Abreu Ferreira2017-01-20
* 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