Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddrawline.c272 int noinvcur = FALSE; // don't invert the cursor in win_line() local
610 noinvcur = TRUE; in win_line()
887 if (noinvcur) in win_line()
1350 || (noinvcur && (colnr_T)vcol == wp->w_virtcol))) in win_line()
2246 && !(noinvcur in win_line()