Searched refs:adjust_cursor (Results 1 – 3 of 3) sorted by relevance
105 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
5063 character by calling adjust_cursor().
6117 Solution: Add the adjust_cursor() function.