]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0898: runtime(compiler): pytest compiler not included v9.1.0898
authorKonfekt <Konfekt@users.noreply.github.com>
Sat, 30 Nov 2024 10:32:49 +0000 (11:32 +0100)
committerChristian Brabandt <cb@256bit.org>
Sat, 30 Nov 2024 10:32:49 +0000 (11:32 +0100)
commit3c2596a9e967910143d41fbb9615614ab36d43a7
tree50298517018dee44e09869a9ed38600198c93e86
parentaa16b30552f0c6a00dcc761e3954cd5266bf106a
patch 9.1.0898: runtime(compiler): pytest compiler not included

Problem:  runtime(compiler): pytest compiler not included
Solution: include pytest compiler, update the compiler completion test
          (Konfekt)

closes: #16130

Signed-off-by: Konfekt <Konfekt@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/compiler/pytest.vim [new file with mode: 0644]
runtime/doc/quickfix.txt
runtime/doc/tags
runtime/ftplugin/python.vim
src/testdir/test_compiler.vim
src/version.c