commit | 63b9173693015b135aad8e3657bef5e7f776787e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Aug 05 20:40:03 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Aug 05 20:40:03 2021 +0200 |
tree | 562fd413b11ae6a4c45f39538b89ec881aebf2cb | |
parent | af647e76cacc60d3cfc5df3ff5b3d9d4b69b519d [diff] [blame] |
patch 8.2.3297: cannot use all commands inside a {} block Problem: Cannot use all commands inside a {} block after :command and :autocmd. Solution: Do consider \n to separate commands. (closes #8620)
diff --git a/src/testdir/test_autocmd.vim b/src/testdir/test_autocmd.vim index 4a7dd60..b2e4952 100644 --- a/src/testdir/test_autocmd.vim +++ b/src/testdir/test_autocmd.vim Binary files differ