aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload
Commit message (Expand)AuthorAge
...
* runtime: fix remote plugin command fails at some casekuuote2020-05-31
* provider: Fix ruby checkhealth error for Windows (#12400)BusyBruce2020-05-30
* provider: Add python3.9 to autoload/provider/pythonx.vim (#12344)Faris A Chugthai2020-05-20
* checkhealth/ruby: fix off-by-one error #12245Booome2020-05-04
* win,runtime: Fix problem when win32yank was a symbolic link in WSL [skip ci] ...erw72020-04-15
* netrw.vim: gx should ignore terminal buffers #12091Santos Gallegos2020-04-08
* man.vim: Handle `man` errors when looking for man-pathsRob Pilling2020-02-29
* checkhealth: allow 'sudo install' of 'Neovim::Ext' #11874Jan Edmund Lazo2020-02-15
* checkhealth: ignore cpamn "!" output #11869Jan Edmund Lazo2020-02-14
* checkhealth: fix accidental change [ci skip]Justin M. Keyes2020-02-02
* checkhealth: avoid irrelevant virtualenv executablesJustin M. Keyes2020-02-02
* checkhealth: cleanup, brevityJustin M. Keyes2020-02-02
* checkhealth: bin directory is Scripts/ on WindowsDavid Lukes2020-02-02
* checkhealth: print -> sys.stdout.writeDavid Lukes2020-02-02
* checkhealth: better $VIRTUAL_ENV validation #11781David Lukes2020-02-02
* provider/perl: add latest version health checkJan Edmund Lazo2020-01-20
* provider/perl: add health checkJan Edmund Lazo2020-01-20
* provider/perl: simplify detectionJan Edmund Lazo2020-01-20
* remote plugins: add support for perl hostsJacques Germishuys2020-01-20
* man.vim: workaround for 'cscopetag' #11679Rob Pilling2020-01-06
* clipboard: do not close stderr together with stdout (fixup #11617)Björn Linse2020-01-02
* clipboard: close stdout when copying via xclip #11617Jan Edmund Lazo2020-01-02
* netrw.vim: do not save +/* registers p.2 #11625artem-nefedov2019-12-29
* system(), jobstart(): raise error on non-executable #11234Daniel Hahler2019-12-24
* netrw.vim: do not save +/* registersJustin M. Keyes2019-12-10
* man.vim: Improve ft=man 'iskeyword' #11457Rob Pilling2019-11-27
* Merge #11451 'man.vim: Fixes'Justin M. Keyes2019-11-24
|\
| * man.vim: Hard wrap by defaultAnmol Sethi2019-11-24
* | man.vim: Ensure 'modifiable' in man#init_pager #11450Anmol Sethi2019-11-24
|/
* Merge remote-tracking branch 'origin/master' into lsp-followupAshkan Kiani2019-11-21
|\
| * Merge #11280 "man.vim: implement 'tagfunc'"Justin M. Keyes2019-11-20
| |\
| | * Sort man pages by relevance during goto_tag()Rob Pilling2019-11-13
| | * Don't attempt swapfiles for man pagesRob Pilling2019-11-13
| | * Remove eventignore - :Man now uses :tag to populate the pageRob Pilling2019-11-13
| | * man.vim: remove push_tag and simplify man#open_pageRob Pilling2019-10-29
| | * man.vim: parse the section from the tagRob Pilling2019-10-24
| | * man.vim: `:Man` preserves the tag stackRob Pilling2019-10-24
| | * man.vim: use 'tagfunc' instead of remappingRob Pilling2019-10-24
| | * man.vim: pull out s:get_paths()Rob Pilling2019-10-24
* | | Add everything to lsp.buf and get rid of autoload.Ashkan Kiani2019-11-20
|/ /
* | provider/python: add python3.8 executable (#11402)Marco Hinz2019-11-17
* | lua LSP client: initial implementation (#11336)Ashkan Kiani2019-11-13
* | spellfile.vim: improve error message for missing spellfileJustin M. Keyes2019-11-10
* | provider/pythonx: don't assume CWD (empty string) is in path #11304supermomonga2019-10-27
* | 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