commit | 2432b4a75321a1a9ac0f9b326c7e46d38bdb71bb | [log] [tgz] |
---|---|---|
author | zeertzjq <zeertzjq@outlook.com> | Tue Sep 03 22:58:30 2024 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Tue Sep 03 22:58:30 2024 +0200 |
tree | 1f7f91c4a04e918e1fca348c072e488f4cae6402 | |
parent | 3db32d2e7ffb4184c0996c1df6b9c09054074d26 [diff] [blame] |
patch 9.1.0713: Newline causes E749 in Ex mode Problem: Newline causes E749 in Ex mode (after 9.1.0573). Solution: Don't execute empty command followed by a newline. closes: #15614 Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/testdir/test_ex_mode.vim b/src/testdir/test_ex_mode.vim index aa94935..19d0bec 100644 --- a/src/testdir/test_ex_mode.vim +++ b/src/testdir/test_ex_mode.vim Binary files differ