Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dscreen.c4819 char_u *last_multispace = NULL; // Last occurrence of "multispace:" in set_chars_option() local
4966 last_multispace = p; in set_chars_option()
4987 if (p == last_multispace) in set_chars_option()