Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dscreen.c4673 int last_has_status = (p_ls == 2 || (p_ls == 1 && !ONE_WINDOW)); in comp_col() local
4685 if (!last_has_status) in comp_col()
4691 if (!p_ru || last_has_status) // no need for separating space in comp_col()