Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmain.c27 #define EDIT_NONE 0 // no edit type yet macro
1981 if (parmp->edit_type != EDIT_NONE) in command_line_scan()
2233 if (parmp->edit_type != EDIT_NONE) in command_line_scan()
2265 if (parmp->edit_type != EDIT_NONE) in command_line_scan()
2538 if (parmp->edit_type != EDIT_NONE && parmp->edit_type != EDIT_FILE) in command_line_scan()