index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
nvim
/
health.lua
Commit message (
Expand
)
Author
Age
*
refactor!: remove `nvim` and `provider` module for checkhealth
dundargoc
2024-05-19
*
fix(healthcheck): expand vimrc variable (#28379)
Michael
2024-04-17
*
feat(defaults): use ripgrep (rg) for 'grepprg' if available
Luna Saphie Mittelbach
2024-04-16
*
fix(health): check unmatching python_glob as empty table (#28215)
Barrett Ruth
2024-04-07
*
refactor: remove fn_bool
dundargoc
2024-04-06
*
docs: small fixes (#27364)
dundargoc
2024-03-12
*
fix(health): check more "old" files
Justin M. Keyes
2024-01-28
*
refactor: rewrite python provider in lua
dundargoc
2024-01-22
*
fix(health): fix tmux RGB capability detection (#26886)
Tristan Partin
2024-01-04
*
docs: add installation and build guides from wiki to repo
dundargoc
2023-12-13
*
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