Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dautocmd.c107 {"CmdlineLeave", EVENT_CMDLINELEAVE},
2035 || event == EVENT_CMDLINELEAVE in apply_autocmds_group()
H A Dvim.h1296 EVENT_CMDLINELEAVE, // before leaving the command line enumerator
H A Dex_getln.c2471 trigger_cmd_autocmd(cmdline_type, EVENT_CMDLINELEAVE); in getcmdline_int()