Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtextformat.c836 if (oap->end_adjusted && curwin->w_cursor.lnum < curbuf->b_ml.ml_line_count) in op_format()
H A Dops.c3896 oap->end_adjusted = TRUE; // remember that we did this in do_pending_operator()
3912 oap->end_adjusted = FALSE; in do_pending_operator()
4187 if (!p_sol && oap->motion_type == MLINE && !oap->end_adjusted in do_pending_operator()
H A Dstructs.h3815 int end_adjusted; // backuped b_op_end one char (only used by member