]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1158: :verbose set has wrong file name with :compiler! v9.1.1158
authorzeertzjq <zeertzjq@outlook.com>
Fri, 28 Feb 2025 16:32:07 +0000 (17:32 +0100)
committerChristian Brabandt <cb@256bit.org>
Fri, 28 Feb 2025 16:32:07 +0000 (17:32 +0100)
commit5e8b2268e180cbf5079ea6dbe9c8fd29c3e3133c
tree5b9b214ae0a0055d288b2737494b30a01507defd
parentda53af57a7c72e95f84fc0a0b99ae460ff8dab78
patch 9.1.1158: :verbose set has wrong file name with :compiler!

Problem:  :verbose set has wrong file name with :compiler!
Solution: Add -keepscript (zeertzjq)

closes: #16752

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/ex_cmds2.c
src/testdir/test_compiler.vim
src/version.c