Commit Graph

6 Commits

Author SHA1 Message Date
Simon Hauser
d3aad43b3f fix: health for neovim nightly (#1984)
The `health` module was moved to `vim.health` in neovim/neovim#18720
2022-06-02 20:17:39 +02:00
Simon Hauser
d743d70292 chore: use of require "health" over vim.fn["health#*"] (#1868) 2022-04-22 16:25:32 +02:00
Simon Hauser
136d1b36bd fix(health): check fdfind before fd to fix weird output on ubuntu
fix #1425
2022-01-14 20:54:17 +01:00
Jakub Łuczyński
917500dbe9 fix: check also fdfind in healthcheck (#1318)
Support different binary names when checking if fd is installed.
2021-10-09 15:34:08 +02:00
Javier Lopez
d1e9655d90 fix(healthcheck): migrate to new lua pattern (#1310) 2021-10-06 17:17:17 +02:00
Senghan Bright
9d847e7904 feat: checkhealth (#1066)
* rebase on latest master

* remove obsolete `popup.nvim` check

* fixup: Move to health and fixups

Co-authored-by: TJ DeVries <devries.timothyj@gmail.com>
2021-09-10 12:33:09 -04:00