Reorder fileformats
This commit is contained in:
parent
9da28ef205
commit
7f6eac62df
@ -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-=:
|
||||
|
Loading…
x
Reference in New Issue
Block a user