mirror of
https://github.com/junegunn/vim-plug
synced 2026-05-21 17:27:57 -04:00
`writefile()` always output LF without CR each lines. But batch file on Windows needs CR and LF, at end of lines. And if the path of home directory contains non-ASCII characters like Japanese username (e.g. `C:\Users\太郎`), batch file without CR can't be executed correctly.
72 KiB
72 KiB