mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

check_executable now just wraps the "exists && executable" check. This will be needed to allow fallbacks for commands.
check_executable now just wraps the "exists && executable" check. This will be needed to allow fallbacks for commands.