diff --git a/plugin/options.vim b/plugin/options.vim index 58a2a97..0052367 100644 --- a/plugin/options.vim +++ b/plugin/options.vim @@ -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-=: