Searched refs:diff_mode (Results 1 – 5 of 5) sorted by relevance
287 if (params.diff_mode && params.window_count == -1) in VimMain()376 if (params.diff_mode) in VimMain()486 if (params.diff_mode && params.window_layout == 0) in vim_main2()740 if (params.diff_mode) in vim_main2()1899 parmp->diff_mode = TRUE; in parse_command_name()2290 parmp->diff_mode = TRUE; in command_line_scan()2554 if (parmp->diff_mode && mch_isdir(p) && GARGCOUNT > 0 in command_line_scan()2609 parmp->diff_mode in command_line_scan()
4212 int diff_mode; // start with 'diff' set member
7655 used_file_arg(char *name, int literal, int full_path, int diff_mode) in used_file_arg() argument7670 used_file_diff_mode = diff_mode; in used_file_arg()
70 void used_file_arg(char *name, int literal, int full_path, int diff_mode);
445 let s:diff_mode = &diff1886 if s:diff_mode1954 unlet! s:col s:id s:attr s:len s:line s:new s:expandedtab s:concealinfo s:diff_mode