mirror of
https://github.com/neovim/neovim.git
synced 2026-01-19 03:17:03 +00:00
Problem: The health check for `curl` strips the first line of the version output, which contains potentially useful information. Solution: Only trim empty lines.