Home
last modified time | relevance | path

Searched defs:did_undo (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dundo.c2333 int did_undo = TRUE; in undo_time() local
2968 int did_undo, // just did an undo in u_undo_end()
H A Dindent.c1588 int did_undo; // called u_save for current line in ex_retab() local
H A Dex_cmds.c3258 int did_undo = FALSE; in ex_append() local