commit | d473c8c101262702ea9eeb14907ee20a786942b2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Aug 11 18:00:22 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Aug 11 18:00:22 2018 +0200 |
tree | 2837d2cd3d597959693ae8ffc8d0dd686c425f75 | |
parent | f53c692240851f71b930e80a0b0b5d4cfcc1b4a3 [diff] [blame] |
Update runtime files.
diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt index 8d1dca2..7b59130 100644 --- a/runtime/doc/autocmd.txt +++ b/runtime/doc/autocmd.txt
@@ -661,7 +661,7 @@ to the |:cd| or |:lcd| commands, or as a result of the 'autochdir' option. The pattern can be: - "window" to trigger on `:lcd + "window" to trigger on `:lcd` "global" to trigger on `:cd` "auto" to trigger on 'autochdir'. "drop" to trigger on editing a file