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