Home
last modified time | relevance | path

Searched defs:undo_sync (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dex_cmds.c5108 int undo_sync, // sync undo when leaving the window in prepare_tagpreview()
H A Dwindow.c4723 win_enter(win_T *wp, int undo_sync) in win_enter()