curl xxx.txt, 报错 Illegal characters found in URL
使用:%s/\r//g, 将 \r 去除 使用:set fileformat=unix 指定文件格式
参考