Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h111 # define DFLT_FFS_VI "dos,unix" // also autodetect in compatible mode macro
117 # define DFLT_FFS_VI "unix,dos" // Cygwin always needs file detection macro
120 # define DFLT_FFS_VI "" macro
H A Doptiondefs.h952 {(char_u *)DFLT_FFS_VI, (char_u *)DFLT_FFS_VIM}