Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dedit.c33 static void stop_insert(pos_T *end_insert_pos, int esc, int nomove);
2330 stop_insert(end_insert_pos, FALSE, FALSE); in start_arrow_common()
2410 stop_insert( in stop_insert() function
3638 stop_insert(&curwin->w_cursor, TRUE, nomove); in ins_esc()