Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtextformat.c811 curwin->w_cursor = oap->cursor_start; in op_format()
829 saved_cursor = oap->cursor_start; in op_format()
H A Dstructs.h3819 pos_T cursor_start; // cursor position before motion for "gw" member
H A Dnormal.c6341 oap->cursor_start = curwin->w_cursor; in nv_g_cmd()