]> git.ipfire.org Git - thirdparty/vim.git/commit
PyPA manifest files are not recognized (#12707)
authorObserverOfTime <chronobserver@disroot.org>
Wed, 9 Aug 2023 14:52:33 +0000 (17:52 +0300)
committerGitHub <noreply@github.com>
Wed, 9 Aug 2023 14:52:33 +0000 (16:52 +0200)
commit44ff25d5243b6d4f7ee88b46d1254aec0b27f4eb
tree4784399ced51f223bead27385f8653acdd70229b
parent7159ac7fec282ad7427795b4bcd5b769268c083d
PyPA manifest files are not recognized (#12707)

Problem:    PyPA manifest files are not recognized.
Solution:   Add a pattern to match PyPA manifest files.
runtime/filetype.vim
src/testdir/test_filetype.vim