Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dops.pro15 int do_join(long count, int insert_space, int save_undo, int use_formatoptions, int setmark);
/vim-8.2.3635/runtime/syntax/
H A Dinform.vim280 syn keyword informAsm contained set_font save_undo restore_undo draw_picture
/vim-8.2.3635/src/
H A Dops.c1930 int save_undo, in do_join() argument
1956 if (save_undo && u_save((linenr_T)(curwin->w_cursor.lnum - 1), in do_join()