Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmain.c287 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()
H A Dstructs.h4212 int diff_mode; // start with 'diff' set member
H A Dos_win32.c7655 used_file_arg(char *name, int literal, int full_path, int diff_mode) in used_file_arg() argument
7670 used_file_diff_mode = diff_mode; in used_file_arg()
/vim-8.2.3635/src/proto/
H A Dos_win32.pro70 void used_file_arg(char *name, int literal, int full_path, int diff_mode);
/vim-8.2.3635/runtime/syntax/
H A D2html.vim445 let s:diff_mode = &diff
1886 if s:diff_mode
1954 unlet! s:col s:id s:attr s:len s:line s:new s:expandedtab s:concealinfo s:diff_mode