aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/nvim/health.lua
Commit message (Expand)AuthorAge
* refactor!: remove `nvim` and `provider` module for checkhealthdundargoc2024-05-19
* fix(healthcheck): expand vimrc variable (#28379)Michael2024-04-17
* feat(defaults): use ripgrep (rg) for 'grepprg' if availableLuna Saphie Mittelbach2024-04-16
* fix(health): check unmatching python_glob as empty table (#28215)Barrett Ruth2024-04-07
* refactor: remove fn_booldundargoc2024-04-06
* docs: small fixes (#27364)dundargoc2024-03-12
* fix(health): check more "old" filesJustin M. Keyes2024-01-28
* refactor: rewrite python provider in luadundargoc2024-01-22
* fix(health): fix tmux RGB capability detection (#26886)Tristan Partin2024-01-04
* docs: add installation and build guides from wiki to repodundargoc2023-12-13
* fix: checkhealth warning even if init.lua exists #25306Tom Blake2023-09-24
* feat(lua): rename vim.loop -> vim.uv (#22846)Lewis Russell2023-06-03
* refactor: deprecate checkhealth functionsdundargoc2023-04-15
* feat(lua): vim.tbl_contains supports general tables and predicates (#23040)Christian Clason2023-04-14
* fix(health): iterate using ipairs correctly (#22119)Mateusz Majewski2023-02-06
* refactor!: remove has("debug") (#22060)dundargoc2023-01-30
* feat(health): detect tmux RGB support via `client_termfeatures`Sean Dewar2023-01-16
* fix(health): fix `tmux_esc_time` comparisonSean Dewar2023-01-16
* health: migrate to Lua #21661TJ DeVries2023-01-16
* docs: fix typos (#21427)dundargoc2023-01-04
* feat(checkhealth): use "help" syntax, avoid tabpage #20879Justin M. Keyes2022-11-11
* feat(checkhealth): check runtime ($VIMRUNTIME)Justin M. Keyes2022-10-30
* refactor(checkhealth): convert "nvim" check to LuaJustin M. Keyes2022-10-30