Home
last modified time | relevance | path

Searched defs:nextline (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Ddrawline.c313 char_u nextline[SPWORDLEN * 2];// text with start of the next line in win_line() local
H A Dstructs.h4406 char_u *nextline; // if not NULL: line that was read ahead member