mirror of
https://github.com/vim/vim.git
synced 2025-11-12 22:44:34 -05:00
Problem: wrong error message if "termdebugger" is not executable.
Solution: Check if "termdebugger" is executable and give a clear error
message. (Ozaki Kiichi, closes #5000) Fix indents.