mirror of
https://github.com/junegunn/vim-plug.git
synced 2025-12-24 17:41:26 +08: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