mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 20:18:32 +00:00

Explicitly try to find the static libuv library first. This might be considered a hack and if it weren't a single-use module it might be preferable to control static versus shared preferences with a configuration variable.