kaihowl / dotfiles

@kaihowl does dotfiles
MIT License
5 stars 0 forks source link

Failure to find module oil during install #656

Closed kaihowl closed 10 months ago

kaihowl commented 11 months ago

Non blocking. Should have failed nvim install.

kaihowl commented 10 months ago

Example: https://github.com/kaihowl/dotfiles/actions/runs/6840175251/job/18599145692#step:4:943

kaihowl commented 10 months ago

This is inconvenient, but should not fail the startup. Instead, if this is a problem after the startup, then the healthcheck test should fail. Currently, it does not check the output of the vim process itself. It narrowly scans the healthcheck file. This should be fixed.