Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dscriptfile.c1183 apply_autocmds(EVENT_SOURCEPOST, fname_exp, fname_exp, in do_source()
1509 apply_autocmds(EVENT_SOURCEPOST, fname_exp, fname_exp, FALSE, curbuf); in do_source()
H A Dvim.h1355 EVENT_SOURCEPOST, // after sourcing a Vim script enumerator
H A Dautocmd.c167 {"SourcePost", EVENT_SOURCEPOST},