aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/provider
Commit message (Expand)AuthorAge
* fix(checkhealth): check outdated pynvim version properly #33175zeertzjq2025-03-30
* fix(checkhealth): check g:loaded_xx_provider for all providers #33168Justin M. Keyes2025-03-29
* fix(provider)!: drop Python 3.7, 3.8 support #33088v1nh1shungry2025-03-28
* feat(provider/python)!: add python 3.13, drop 3.7 and 3.8 (EOL) #33022Eisuke Kawashima2025-03-22
* fix: resolve all remaining LuaLS diagnosticsLewis Russell2025-01-27
* docs: miscdundargoc2024-10-23
* fix(vim.fs): dirname() returns "." on mingw/msys2 #30480Justin M. Keyes2024-09-23
* fix(health): fix pyenv root and python exepath detect issueAbao Zhang2024-07-24
* fix(health): fix fetching url with python in provider health (#29594)Stanislav Asunkin2024-07-07
* refactor(lua): use tuple syntax everywhere #29111Ilia Choly2024-06-04
* refactor: fix luals type warningsdundargoc2024-05-27
* refactor: move provider-related to where they are useddundargoc2024-05-25
* refactor: replace deprecated vim.loop with vim.uvdundargoc2024-05-24
* fix: merge all provider healthchecks into a single health.luadundargoc2024-05-22
* docs: move vim.health documentation to lua.txtdundargoc2024-05-22
* refactor!: remove `nvim` and `provider` module for checkhealthdundargoc2024-05-19
* refactor: rewrite ruby provider in luadundargoc2024-01-24
* refactor: rewrite perl provider in luadundargoc2024-01-24
* refactor: rewrite python provider in luadundargoc2024-01-22