aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload
Commit message (Expand)AuthorAge
* man.vim: never switch to non-man window #11286Joshua Rubin2019-10-25
* health: provider: skip checks with `g:loaded_X_provider = 0` (#11147)Daniel Hahler2019-10-04
* provider#pythonx: resolve/expand exe from host var (#11047)Daniel Hahler2019-09-30
* checkhealth: skip python checks if intentionally disabled #11044Yoshio S2019-09-21
* health#provider: fix duplicated output/stderr (#11048)Daniel Hahler2019-09-18
* vim-patch:56c860c315c5Justin M. Keyes2019-09-06
* runtime: :TOhtml workaround for missing 'vts' option #10960Björn Linse2019-09-06
* clipboard: handle/avoid SIGTERM with previous owner #10765Daniel Hahler2019-08-14
* health.vim: check has("debug")Justin M. Keyes2019-08-04
* 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
* vim-patch:85850f3a5ef9Justin M. Keyes2019-08-02
* vim-patch:63b74a8362b1Justin M. Keyes2019-08-01
* vim-patch:314dd79cac2aJustin M. Keyes2019-07-29
* vim-patch:d09091d4955cJustin M. Keyes2019-07-29
* vim-patch:4c05fa08c973Justin M. Keyes2019-07-29
* vim-patch:d47d52232bf2Justin M. Keyes2019-07-29
* vim-patch:f0d58efc9dc4Justin M. Keyes2019-07-29
* vim-patch:ba3ff539303cJustin M. Keyes2019-07-29
* doc [ci skip] #10383Justin M. Keyes2019-07-19
* jobstop(): close channel before process_stop() #10522Justin M. Keyes2019-07-17
* checkhealth: try yarn if npm is missing #10490ObserverOfTime2019-07-14
* health.vim: check shada file #10327Justin M. Keyes2019-06-25
* spellfile.vim: store files in stdpath('data')Justin M. Keyes2019-04-27
* health/provider.vim: check curl HTTPS supporterw72019-04-22
* health: check if tmux enabled true colors (#9929)Marco Hinz2019-04-20
* vim-patch:8.1.0771: some shell filetype patterns end in a starJan Edmund Lazo2019-03-17
* vim-patch:8.1.1017: off-by-one error in filetype detectionJan Edmund Lazo2019-03-17
* clipboard: Always copy as plain text in Wayland #9737Tim Morgan2019-03-16
* man.vim: g:man_hardwrap #9633Curtis McEnroe2019-02-21
* checkhealth: validate locale (#9548)Justin M. Keyes2019-01-26
* Merge #9468 'checkhealth: detect broken pip"'Justin M. Keyes2019-01-11
|\
| * health/pythonx: handle "pip upgrade failure"Marco Hinz2019-01-07
| * health/pythonx: refactor #Detect()Marco Hinz2019-01-07
| * health/pythonx: refactor pyenv checkMarco Hinz2019-01-07
* | clipboard/macOS: assume that pbcopy works #9480Marco Hinz2019-01-10
|/
* health/provider: Check for available pynvim when neovim module missingJames McCoy2019-01-01
* python#CheckForModule: Use the given module string instead of hard-coding pynvimJames McCoy2019-01-01
* {health,provider}/python: Import the neovim, rather than pynvim, moduleJames McCoy2019-01-01
* provider/lang: expand() g:foo_host_prog (#9312)Justin M. Keyes2018-12-05
* clipboard: Revert unused check #9309@equalsraf2018-12-04
* clipboard: Support custom VimL functions #9304Rui Abreu Ferreira2018-12-03
* clipboard: Prefer xclip (#9302)Justin M. Keyes2018-12-01
* clipboard.vim: check for win32yank.exe #9263Bjorn Neergaard2018-11-21
* health/python: warn if pynvim upgrade failedMarco Hinz2018-11-20
* health/python: slightly improve outputMarco Hinz2018-11-20
* provider/python: refactoringMarco Hinz2018-11-20
* health/python: 'neovim' module was renamed to 'pynvim'Marco Hinz2018-11-17
* vim-patch:8.1.0352: browsing compressed tar files does not always workJan Edmund Lazo2018-11-13