Searched refs:avoid_fex (Results 1 – 2 of 2) sorted by relevance
10 void format_lines(linenr_T line_count, int avoid_fex);
933 int avoid_fex) // don't use 'formatexpr' in format_lines() argument1114 + (avoid_fex ? INSCHAR_NO_FEX : 0), second_indent); in format_lines()