diff options
author | Bram Moolenaar <Bram@vim.org> | 2018-10-19 16:22:31 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2018-10-19 16:22:31 +0200 |
commit | 2c64ca1802b2c99b16d2fdf581b68b5baffb082a (patch) | |
tree | aa6937d8f3704d98c6a5246e87e612b767104d22 /runtime/doc/autocmd.txt | |
parent | 04c86d27fed5757ae40246d7bb3fdcd0c1959468 (diff) | |
download | vim-git-2c64ca1802b2c99b16d2fdf581b68b5baffb082a.tar.gz |
Update runtime files
Diffstat (limited to 'runtime/doc/autocmd.txt')
-rw-r--r-- | runtime/doc/autocmd.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt index e004010f3..b6e50238f 100644 --- a/runtime/doc/autocmd.txt +++ b/runtime/doc/autocmd.txt @@ -301,6 +301,7 @@ Name triggered by ~ |FileChangedShellPost| After handling a file changed since editing started |FileChangedRO| before making the first change to a read-only file +|DiffUpdated| after diffs have been updated |DirChanged| after the working directory has changed |ShellCmdPost| after executing a shell command |