Reorder fileformats

This commit is contained in:
Kenneth Benzie 2016-09-11 11:29:49 +01:00
parent 258fecb2c1
commit 8572ccea16

View File

@ -23,7 +23,7 @@ set wrap linebreak nolist
set nojoinspaces
" Use Unix as standard file type
set fileformats=unix,dos,mac
set fileformats=unix,mac,dos
" Allow : in filenames to allow gf to specify line numbers
set isfname-=: