ソースを参照

vimrc: try to handle \r linebreaks

raylu 12 年 前
コミット
59eeca98be
1 ファイル変更1 行追加0 行削除
  1. 1 0
      vimrc

+ 1 - 0
vimrc

@@ -22,6 +22,7 @@ set mouse=
 set linebreak
 set formatoptions-=o
 set nojoinspaces
+set fileformats=unix,dos,mac
 set t_Co=256
 
 set tags=tags;