Searched refs:EVENT_VIMLEAVE (Results 1 – 3 of 3) sorted by relevance
186 {"VimLeave", EVENT_VIMLEAVE},2253 || event == EVENT_VIMLEAVE in apply_autocmds_group()
1376 EVENT_VIMLEAVE, // before exiting Vim enumerator
1647 apply_autocmds(EVENT_VIMLEAVE, NULL, NULL, FALSE, curbuf); in getout()