Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmain.c28 #define EDIT_FILE 1 // file name argument[s] given, use argument list macro
2538 if (parmp->edit_type != EDIT_NONE && parmp->edit_type != EDIT_FILE) in command_line_scan()
2540 parmp->edit_type = EDIT_FILE; in command_line_scan()