Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_dos.h97 #ifndef INDENT_FILE
98 # define INDENT_FILE "indent.vim" macro
H A Dos_amiga.h138 #ifndef INDENT_FILE
139 # define INDENT_FILE "indent.vim" macro
H A Dos_mac.h151 #ifndef INDENT_FILE
152 # define INDENT_FILE "indent.vim" macro
H A Dos_unix.h237 #ifndef INDENT_FILE
238 # define INDENT_FILE "indent.vim" macro
H A Dex_docmd.c9346 source_runtime((char_u *)INDENT_FILE, DIP_ALL); in ex_filetype()