aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/nvim/health.lua
Commit message (Expand)AuthorAge
* 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