commit | 95bafa296ae97bf420d5c74dd6db517b404c5df7 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Oct 02 13:26:25 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Oct 02 13:26:25 2018 +0200 |
tree | 1b435e15fef792025110a5da338a5664c50e0753 | |
parent | 6dff58f15cede9139b2fcfc64c9064326ea3d3b0 [diff] [blame] |
Update runtime files.
diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt index 621e3ed..e004010 100644 --- a/runtime/doc/autocmd.txt +++ b/runtime/doc/autocmd.txt
@@ -864,6 +864,9 @@ plugin. You can always use `:noa` to prevent triggering this autocommand. + When using |:set| in the autocommand the event + is not triggered again. + *QuickFixCmdPre* QuickFixCmdPre Before a quickfix command is run (|:make|, |:lmake|, |:grep|, |:lgrep|, |:grepadd|,