Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dvim.h1325 EVENT_FILEWRITEPOST, // after writing a file enumerator
H A Dautocmd.c135 {"FileWritePost", EVENT_FILEWRITEPOST},
H A Dbufwrite.c2601 apply_autocmds_exarg(EVENT_FILEWRITEPOST, fname, fname, in buf_write()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dfileio.c3730 apply_autocmds_exarg(EVENT_FILEWRITEPOST, fname, fname, in buf_write()