]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0572: insert complete tests leave a mapping behind v9.0.0572
authorzeertzjq <zeertzjq@outlook.com>
Sat, 24 Sep 2022 13:08:23 +0000 (14:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 24 Sep 2022 13:08:23 +0000 (14:08 +0100)
commit75f4bafabdcc6bce5cf3e09fee29c634bf102c17
treeb8279da1d7ba5717740ab707efab124c76aac389
parentf7e7302acb20b6ef6caa0740da1450b677ac91fb
patch 9.0.0572: insert complete tests leave a mapping behind

Problem:    Insert complete tests leave a mapping behind.
Solution:   Use a buffer-local mapping. (closes #11211)
src/testdir/test_ins_complete.vim
src/version.c