mirror of
https://github.com/neovim/neovim.git
synced 2026-01-05 19:07:06 +10: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 vim/vim#5000) Fix indents.
18223a592e