aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload
Commit message (Expand)AuthorAge
* runtime: Fix man.vim count handling.Edwin Pujols2020-11-29
* man.vim: Use page title instead of full path. (#13353)shade-of-noon2020-11-24
* checkhealth: support virtual env dir with spacessaadparwaiz12020-11-24
* Merge pull request #13333 from adrian5/filetype-xmlJan Edmund Lazo2020-11-22
|\
| * xmlformat.vim: patch runtime/autoload to eab6dff19adrian52020-11-22
| * xmlformat.vim: patch runtime/autoload to 96f45c0b6adrian52020-11-22
* | runtime: Remove error handling for E145.Edwin Pujols2020-11-22
|/
* healthcheck: suggest to skip tests perl provider (#13223)Jan Edmund Lazo2020-11-04
* Fix clipboard provider detection (#13190)necabo2020-10-29
* provider: update supported Python versions (#13070)Marco Hinz2020-10-08
* runtime: update `g:spellfile_URL` to URL used in Vim 8Alexander Heinrich2020-09-17
* provider: align all foo#Detect() functions #12839Justin M. Keyes2020-09-05
* Support for :perl, :perlfile, :perldo and perleval() (#12809)Justin M. Keyes2020-09-05
|\
| * healtcheck: use g:perl_host_prog if its set insteadJacques Germishuys2020-09-05
| * only perl 5.22+ is supportedJacques Germishuys2020-09-03
| * support for :perl, :perlfile, :perldo and perleval()Jacques Germishuys2020-08-30
* | g:clipboard: allow command given as a list #12775DDoSolitary2020-09-01
|/
* vim-patch:8.2.1476: filetype test fails on MS-WindowsJan Edmund Lazo2020-08-17
* vim-patch:8.2.1474: /usr/lib/udef/rules.d not recognized as udevrulesJan Edmund Lazo2020-08-17
* man.vim: Simplify man#init to reduce load time (#12482)Anmol Sethi2020-07-21
* Fix / improve report messages (#12396)David Lukes2020-07-19
* Merge pull request #12480 from nhooyr/mansect-trimMatthieu Coudron2020-07-19
|\
| * man.vim: Fix tagfunc to respect b:man_default_sectsAnmol Sethi2020-06-13
| * man.vim: Refactor verify_exists to unset $MANSECT as neededAnmol Sethi2020-06-12
* | Added healt check for tmux focus eventsBK16032020-07-02
|/
* Add overlapped option to jobstarterw72020-06-10
* 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