changed default line ending to dos (CRLF)
This commit is contained in:
parent
78ccefcd76
commit
232edf70a4
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ endif
|
|||
set encoding=utf8
|
||||
|
||||
" Use Unix as the standard file type
|
||||
set ffs=unix,dos,mac
|
||||
set ffs=dos,mac,unix
|
||||
|
||||
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
|
|
Loading…
Reference in a new issue