Searched refs:DFLT_FFS_VI (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Doption.h54 # define DFLT_FFS_VI "dos,unix" /* also autodetect in compatible mode */ macro
60 # define DFLT_FFS_VI "mac,unix,dos" macro
66 # define DFLT_FFS_VI "unix,dos" /* Cygwin always needs file detection */ macro
69 # define DFLT_FFS_VI "" macro
H A Doption.c1106 {(char_u *)DFLT_FFS_VI, (char_u *)DFLT_FFS_VIM}

Completed in 99 milliseconds