Reorder fileformats

This commit is contained in:
Kenneth Benzie 2016-09-11 11:29:49 +01:00
parent 9da28ef205
commit 7f6eac62df

View File

@ -23,7 +23,7 @@ set wrap linebreak nolist
set nojoinspaces set nojoinspaces
" Use Unix as standard file type " 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 " Allow : in filenames to allow gf to specify line numbers
set isfname-=: set isfname-=: