Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h1358 EVENT_STDINREADPRE, // before reading from stdin enumerator
H A Dautocmd.c170 {"StdinReadPre", EVENT_STDINREADPRE},
H A Dfileio.c689 apply_autocmds_exarg(EVENT_STDINREADPRE, NULL, sfname, in readfile()