]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3463: pattern matching with ModeChanged not tested v8.2.3463
authorBram Moolenaar <Bram@vim.org>
Sat, 2 Oct 2021 20:48:15 +0000 (21:48 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 2 Oct 2021 20:48:15 +0000 (21:48 +0100)
commit72d2fa69e56dd0e61eac87a9c3b79cd89d47cdd9
treea076fc292096588f95a8b523ef617e111d33f1fb
parentd85931e67316e824878000d0ead122553ccef3a4
patch 8.2.3463: pattern matching with ModeChanged not tested

Problem:    Pattern matching with ModeChanged not tested.
Solution:   Add a few more test lines. (issue #8856)
src/testdir/test_edit.vim
src/version.c