Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h1324 EVENT_FILEWRITEPOST, // after writing a file enumerator
H A Dautocmd.c135 {"FileWritePost", EVENT_FILEWRITEPOST},
H A Dbufwrite.c2603 apply_autocmds_exarg(EVENT_FILEWRITEPOST, fname, fname, in buf_write()