Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dnormal.c105 static void adjust_cursor(oparg_T *oap);
4877 adjust_cursor(cap->oap); in nv_brace()
6782 adjust_cursor(cap->oap); in nv_wordcmd()
6802 adjust_cursor(oparg_T *oap) in adjust_cursor() function
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt5063 character by calling adjust_cursor().
H A Dversion7.txt6117 Solution: Add the adjust_cursor() function.