mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
This avoids initializing libluv a second time if a plugin invokes require'luv'. It is probably not an issue, but better to be safe.
This avoids initializing libluv a second time if a plugin invokes require'luv'. It is probably not an issue, but better to be safe.