aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload
Commit message (Expand)AuthorAge
* feat(Man): port to Lua (#19912)Lewis Russell2022-09-02
* vim-patch:9.0.0349: filetype of *.sil files not well detected (#20050)Jonas Strittmatter2022-09-02
* vim-patch:fd999452adaf (#19929)Christian Clason2022-08-25
* vim-patch:e80086446cc2 (#19848)Christian Clason2022-08-20
* vim-patch:partial: 48c3f4e0bff7 (#19684)Christian Clason2022-08-09
* feat(node): add pnpm support #19461Percy Ma2022-08-01
* vim-patch:9.0.0088: pattern for detecting bitbake files is not sufficient (#1...Gregory Anders2022-07-27
* vim-patch:b529cfbd04c0 (#19501)Christian Clason2022-07-26
* vim-patch:9.0.0055 (#19392)Gregory Anders2022-07-17
* vim-patch:0d878b95d8f9 (#19197)Christian Clason2022-07-02
* vim-patch:9.0.0012: signature files not detected properly (#19172)Christian Clason2022-07-01
* vim-patch:9.0.0006: not all Visual Basic files are recognized (#19153)Christian Clason2022-06-29
* refactor(provider): use list comprehension #19027Zaz Brown2022-06-20
* fix(checkhealth): skip vim.health #18816Javier Lopez2022-06-01
* fix(health): correct shada file path #18603zeertzjq2022-05-17
* feat(man.vim): list command flags in "gO" outline #17558Joshua Cao2022-05-16
* fix(man.vim): q in "$MANPAGER mode" does not quit #18443Arsham Shirvani2022-05-13
* feat(checkhealth): check for slow shell #17829Philip Linell2022-04-26
* revert: "man.vim: Ensure 'modifiable' in man#init_pager" #17791dundargoc2022-04-25
* vim-patch:75ab590f8504 (#18170)Christian Clason2022-04-19
* vim-patch:8.2.4766: KRL files using "deffct" not recognized (#18137)Christian Clason2022-04-17
* vim-patch:8.2.4747: no filetype override for .sys files (#18105)Christian Clason2022-04-13
* vim-patch:8.2.4746: supercollider filetype not recognized (#18102)Christian Clason2022-04-13
* vim-patch:8.2.4720: ABB Rapid files are not recognized properly (#18057)Christian Clason2022-04-09
* vim-patch:partial:cbaff5e06ec5 (#18042)Christian Clason2022-04-08
* vim-patch:8.2.4701: Kuka Robot Language files not recognized (#18012)Christian Clason2022-04-07
* vim-patch:46eea444d (#17920)dundargoc2022-03-30
* chore: fix typos (#17755)dundargoc2022-03-25
* chore(checkhealth/provider): style fixes (#17738)Sean Dewar2022-03-16
* fix(checkhealth): make provider checkhealth output more consistent (#17722)dundargoc2022-03-16
* vim-patch:partial 1588bc8ebee2 (#17656)Christian Clason2022-03-09
* vim-patch:c51cf0329809 (#17530)Christian Clason2022-02-27
* vim-patch:8.2.4464: Dtrace files are recognized as filetype D (#17518)Christian Clason2022-02-26
* vim-patch:8.2.0915: search() cannot skip over matches like searchpair() canSean Dewar2022-02-12
* fix(healthcheck): handle empty reportsEdmund Cape2022-02-09
* vim-patch:8.2.4305: tex filetype detection failsChristian Clason2022-02-06
* fix(health): do not run external processes in a shellzeertzjq2022-02-03
* vim-patch:8.2.4274: Basic and form filetype detection is incomplete (#17259)Christian Clason2022-02-01
* vim-patch:c4573eb12dba (#17258)Christian Clason2022-01-31
* vim-patch:partial:f10911e5db16 (#17248)Christian Clason2022-01-31
* feat(provider)!: remove support for python2 and python3.[3-5]Björn Linse2022-01-29
* vim-patch:8.2.4238: *.tf file could be fileytpe "tf" or "terraform"Christian Clason2022-01-28
* vim-patch:8.2.4172: filetype detection for BASIC is not optimal (#17161)Christian Clason2022-01-21
* fix(man.vim): support calling :Man without a section again (#17119)zeertzjq2022-01-17
* vim-patch:fd31be29b822 (#17114)Christian Clason2022-01-17
* vim-patch:8.2.4064: foam files are not detected (#17041)Christian Clason2022-01-11
* fix(man.vim): fix search function on some systems (#13709)Will Eccles2022-01-10
* chore: fix typos (#16506)dundargoc2021-12-28
* Merge pull request #16788 from jamessan/strptime-fixJames McCoy2021-12-26
|\
| * fix(msgpack#strptime): use calendar.timegm to get seconds since epochJames McCoy2021-12-25