Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix: checkhealth warning even if init.lua exists #25306 | Tom Blake | 2023-09-24 |
* | feat(lua): rename vim.loop -> vim.uv (#22846) | Lewis Russell | 2023-06-03 |
* | refactor: deprecate checkhealth functions | dundargoc | 2023-04-15 |
* | feat(lua): vim.tbl_contains supports general tables and predicates (#23040) | Christian Clason | 2023-04-14 |
* | fix(health): iterate using ipairs correctly (#22119) | Mateusz Majewski | 2023-02-06 |
* | refactor!: remove has("debug") (#22060) | dundargoc | 2023-01-30 |
* | feat(health): detect tmux RGB support via `client_termfeatures` | Sean Dewar | 2023-01-16 |
* | fix(health): fix `tmux_esc_time` comparison | Sean Dewar | 2023-01-16 |
* | health: migrate to Lua #21661 | TJ DeVries | 2023-01-16 |
* | docs: fix typos (#21427) | dundargoc | 2023-01-04 |
* | feat(checkhealth): use "help" syntax, avoid tabpage #20879 | Justin M. Keyes | 2022-11-11 |
* | feat(checkhealth): check runtime ($VIMRUNTIME) | Justin M. Keyes | 2022-10-30 |
* | refactor(checkhealth): convert "nvim" check to Lua | Justin M. Keyes | 2022-10-30 |