Home
last modified time | relevance | path

Searched refs:INDOFF_FILE (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dos_dos.h106 #ifndef INDOFF_FILE
107 # define INDOFF_FILE "indoff.vim" macro
H A Dos_amiga.h147 #ifndef INDOFF_FILE
148 # define INDOFF_FILE "indoff.vim" macro
H A Dos_mac.h160 #ifndef INDOFF_FILE
161 # define INDOFF_FILE "indoff.vim" macro
H A Dos_unix.h246 #ifndef INDOFF_FILE
247 # define INDOFF_FILE "indoff.vim" macro
H A Dex_docmd.c9367 source_runtime((char_u *)INDOFF_FILE, DIP_ALL); in ex_filetype()