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