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
/
autoload
/
health
Commit message (
Expand
)
Author
Age
*
docs: fix typos
dundargoc
2023-04-04
*
refactor(runtime): use vim.version to compare versions #22550
Justin M. Keyes
2023-03-07
*
refactor(checkhealth): convert "nvim" check to Lua
Justin M. Keyes
2022-10-30
*
fix(health): correct tmux rgb verification (#20868)
Barrett Ruth
2022-10-30
*
feat(node): add pnpm support #19461
Percy Ma
2022-08-01
*
refactor(provider): use list comprehension #19027
Zaz Brown
2022-06-20
*
fix(health): correct shada file path #18603
zeertzjq
2022-05-17
*
feat(checkhealth): check for slow shell #17829
Philip Linell
2022-04-26
*
chore: fix typos (#17755)
dundargoc
2022-03-25
*
chore(checkhealth/provider): style fixes (#17738)
Sean Dewar
2022-03-16
*
fix(checkhealth): make provider checkhealth output more consistent (#17722)
dundargoc
2022-03-16
*
fix(health): do not run external processes in a shell
zeertzjq
2022-02-03
*
feat(provider)!: remove support for python2 and python3.[3-5]
Björn Linse
2022-01-29
*
chore: fix typos (#16506)
dundargoc
2021-12-28
*
fix(heath/provider.vim): using list as string #16007
Javier Lopez
2021-10-12
*
fix(healthcheck): update builtins to the new convention #15914
Javier Lopez
2021-10-05
*
feat(lsp): add lsp healthcheck
Michael Lingelbach
2021-09-07
*
fix(health/python3): remove obsolete check (#14590)
Marco Hinz
2021-05-19
*
doc: prefer "python -m pip" (#14353)
Aru Sahni
2021-04-14
*
fix(ts): move checkhealth in runtime/vim
Thomas Vigouroux
2021-04-06
*
feat: treesitter checkhealth
Matthieu Coudron
2021-04-06
*
checkhealth: fix terminfo problems on Windows
erw7
2021-01-06
*
checkhealth: fix problem where &shada is empty
erw7
2021-01-06
*
healthcheck: fix health check issue with shada file (#13291)
erw7
2020-12-13
*
checkhealth: support virtual env dir with spaces
saadparwaiz1
2020-11-24
*
healthcheck: suggest to skip tests perl provider (#13223)
Jan Edmund Lazo
2020-11-04
*
provider: align all foo#Detect() functions #12839
Justin M. Keyes
2020-09-05
*
healtcheck: use g:perl_host_prog if its set instead
Jacques Germishuys
2020-09-05
*
only perl 5.22+ is supported
Jacques Germishuys
2020-09-03
*
Fix / improve report messages (#12396)
David Lukes
2020-07-19
*
Added healt check for tmux focus events
BK1603
2020-07-02
*
provider: Fix ruby checkhealth error for Windows (#12400)
BusyBruce
2020-05-30
*
checkhealth/ruby: fix off-by-one error #12245
Booome
2020-05-04
*
checkhealth: allow 'sudo install' of 'Neovim::Ext' #11874
Jan Edmund Lazo
2020-02-15
*
checkhealth: ignore cpamn "!" output #11869
Jan Edmund Lazo
2020-02-14
*
checkhealth: fix accidental change [ci skip]
Justin M. Keyes
2020-02-02
*
checkhealth: avoid irrelevant virtualenv executables
Justin M. Keyes
2020-02-02
*
checkhealth: cleanup, brevity
Justin M. Keyes
2020-02-02
*
checkhealth: bin directory is Scripts/ on Windows
David Lukes
2020-02-02
*
checkhealth: print -> sys.stdout.write
David Lukes
2020-02-02
*
checkhealth: better $VIRTUAL_ENV validation #11781
David Lukes
2020-02-02
*
provider/perl: add latest version health check
Jan Edmund Lazo
2020-01-20
*
provider/perl: add health check
Jan Edmund Lazo
2020-01-20
*
provider/pythonx: don't assume CWD (empty string) is in path #11304
supermomonga
2019-10-27
*
health: provider: skip checks with `g:loaded_X_provider = 0` (#11147)
Daniel Hahler
2019-10-04
*
provider#pythonx: resolve/expand exe from host var (#11047)
Daniel Hahler
2019-09-30
*
checkhealth: skip python checks if intentionally disabled #11044
Yoshio S
2019-09-21
*
health#provider: fix duplicated output/stderr (#11048)
Daniel Hahler
2019-09-18
*
health.vim: check has("debug")
Justin M. Keyes
2019-08-04
*
checkhealth: try yarn if npm is missing #10490
ObserverOfTime
2019-07-14
[next]