Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmark.c1043 static pos_T initpos = {1, 0, 0}; in mark_adjust_internal() local
1070 if (!EQUAL_POS(curbuf->b_last_cursor, initpos)) in mark_adjust_internal()