mirror of
https://github.com/vim/vim.git
synced 2026-06-19 15:38:30 +02:00
05cf63e9bd
Problem: MS-Windows: always uses current directory for executables.
Solution: Check the NoDefaultCurrentDirectoryInExePath environment variable.
(Yasuhiro Matsumoto, closes #10341)