aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload
Commit message (Expand)AuthorAge
* vim-patch:09c6f265b210Jan Edmund Lazo2021-04-27
* fixup! man.vim: Refactor verify_exists to unset $MANSECT as neededJan Edmund Lazo2021-04-27
* vim-patch:5be4ceecea55Jan Edmund Lazo2021-04-27
* doc: prefer "python -m pip" (#14353)Aru Sahni2021-04-14
* tutor: force one sign per line (#14352)Marco Hinz2021-04-13
* fix(ts): move checkhealth in runtime/vimThomas Vigouroux2021-04-06
* feat: treesitter checkhealthMatthieu Coudron2021-04-06
* added support for termux-clipboard : clipboard.vim (#14244)Aditya Alok2021-03-29
* runtime/haskell: 8fe1000e9c3438d0ff36cf2340f0f0e48f8fb89fSaad Parwaiz2021-03-03
* runtime/tar: 23515b4ef7580af8b9d3b964a558ab2007cacda5Jan Edmund Lazo2021-02-17
* runtime/tar: 8024f936368336241406137a2fa78ed5ee9000a6Jan Edmund Lazo2021-02-17
* runtime/tar: 2963456ff2b740244b3a064785fe681b1998d75eJan Edmund Lazo2021-02-17
* netrw: move netrw_home to XDA_DATA_HOME (#13939)Jakub Łuczyński2021-02-16
* runtime/netrw: 2963456ff2b740244b3a064785fe681b1998d75eJan Edmund Lazo2021-02-16
* runtime/netrw: 91359014b359cf816bf943fe2c7d492996263defJan Edmund Lazo2021-02-15
* runtime/netrw: 5ef1c6a4838a9629b793f3ae676f72a764171b00Jan Edmund Lazo2021-02-15
* man.vim: `:Man` should not change global value of 'tagfunc' option (#13926)最上川2021-02-13
* Merge pull request #13701 from erw7/fix-checkhealtherw72021-02-06
|\
| * checkhealth: fix terminfo problems on Windowserw72021-01-06
| * checkhealth: fix problem where &shada is emptyerw72021-01-06
* | vim-patch:8.2.2334: Pascal-like filetypes not always detectedJan Edmund Lazo2021-01-13
* | Merge pull request #13439 from shade-of-noon/man-iskeywordJames McCoy2021-01-11
|\ \ | |/ |/|
| * man.vim: Set iskeyword explicitly.Edwin Pujols2020-12-04
* | healthcheck: fix health check issue with shada file (#13291)erw72020-12-13
* | vim-patch:8.1.1089: tutor does not check $LC_MESSAGESJan Edmund Lazo2020-12-12
* | runtime/javascript: e7b1ea0276cc83cd5c612f3189a174a60d57b5edJan Edmund Lazo2020-12-12
* | 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