Przeglądaj źródła

vimrc: try to handle \r linebreaks

raylu 12 lat temu
rodzic
commit
59eeca98be
1 zmienionych plików z 1 dodań i 0 usunięć
  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;