Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dautocmd.c109 {"CmdwinLeave", EVENT_CMDWINLEAVE},
2037 || event == EVENT_CMDWINLEAVE in apply_autocmds_group()
H A Dvim.h1299 EVENT_CMDWINLEAVE, // before leaving the cmdline window enumerator
H A Dex_getln.c4374 trigger_cmd_autocmd(cmdwin_type, EVENT_CMDWINLEAVE); in open_cmdwin()