commit | b8e642f7ace5382b4dacb7a8effd86f22b828cc1 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Nov 20 10:38:25 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Nov 20 10:38:25 2021 +0000 |
tree | c4b232393cacf2583f7c0ec88c17e2f60710f56a | |
parent | 2de9b7c7c8791da8853a9a7ca9c467867465b655 [diff] |
patch 8.2.3626: "au! event" cannot be followed by another command Problem: "au!" and "au! event" cannot be followed by another command as documented. Solution: When a bar is found set nextcmd.
diff --git a/src/testdir/test_autocmd.vim b/src/testdir/test_autocmd.vim index 045320e..4bdb8dc 100644 --- a/src/testdir/test_autocmd.vim +++ b/src/testdir/test_autocmd.vim Binary files differ