]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1912: tests: test_plugin_comment fails v9.1.1912
authorChristian Brabandt <cb@256bit.org>
Wed, 12 Nov 2025 21:33:38 +0000 (21:33 +0000)
committerChristian Brabandt <cb@256bit.org>
Wed, 12 Nov 2025 21:34:52 +0000 (21:34 +0000)
commit8cb4505ec6263bb197af667abb5f428069be0352
treeced1c994d31ce1aef043edba974de18d73e1e2c3
parentc44e5ae529ba3547202121f9181a9be5c643aee9
patch 9.1.1912: tests: test_plugin_comment fails

Problem:  tests: test_plugin_comment fails, because it depends on nroff
          filetype for .mom file (after v9.1.1909)
Solution: Explicitly set filetype to nroff

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_plugin_comment.vim
src/version.c