Searched refs:diffwin (Results 1 – 2 of 2) sorted by relevance
1531 int diffwin = FALSE; in ex_diffoff() local1583 diffwin |= wp->w_p_diff; in ex_diffoff()1590 if (!diffwin) in ex_diffoff()1599 if (!diffwin && vim_strchr(p_sbo, 'h') != NULL) in ex_diffoff()
3692 "runtime/macros/diffwin.vim". Mappings to make a diff window. (Campbell)