commit | 2c64ca1802b2c99b16d2fdf581b68b5baffb082a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Oct 19 16:22:31 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Oct 19 16:22:31 2018 +0200 |
tree | aa6937d8f3704d98c6a5246e87e612b767104d22 | |
parent | 04c86d27fed5757ae40246d7bb3fdcd0c1959468 [diff] [blame] |
Update runtime files
diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt index e004010..b6e5023 100644 --- a/runtime/doc/autocmd.txt +++ b/runtime/doc/autocmd.txt
@@ -301,6 +301,7 @@ |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