Searched refs:EVENT_SOURCEPOST (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | scriptfile.c | 1183 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 D | vim.h | 1355 EVENT_SOURCEPOST, // after sourcing a Vim script enumerator
|
| H A D | autocmd.c | 167 {"SourcePost", EVENT_SOURCEPOST},
|