Searched refs:EVENT_INSERTLEAVE (Results 1 – 3 of 3) sorted by relevance
840 ins_apply_autocmds(EVENT_INSERTLEAVE); in edit()5429 if (event != EVENT_INSERTLEAVE && tick != CHANGEDTICK(curbuf)) in ins_apply_autocmds()
1339 EVENT_INSERTLEAVE, // just after leaving Insert mode enumerator
149 {"InsertLeave", EVENT_INSERTLEAVE},