Searched refs:EVENT_BUFREADCMD (Results 1 – 4 of 4) sorted by relevance
1284 EVENT_BUFREADCMD, // read buffer using command enumerator
94 {"BufReadCmd", EVENT_BUFREADCMD},
3404 if (mch_getperm(fname) < 0 && !has_autocmd(EVENT_BUFREADCMD, fname, NULL)) in jumpto_tag()
286 if (apply_autocmds_exarg(EVENT_BUFREADCMD, NULL, sfname, in readfile()