]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1618: Trace32 files are not recognized v9.0.1618
authorChristoph Sax <christoph.sax@mailbox.org>
Thu, 8 Jun 2023 16:57:19 +0000 (17:57 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 8 Jun 2023 16:57:19 +0000 (17:57 +0100)
commit7fbcee6f928356f1c205a4dfa67c1d542f743b92
tree9f7b0591dcf3999527b3baabaeb7b2eb82a4a62a
parent577922b917e48285a7a312daf7b5bbc6e272939c
patch 9.0.1618: Trace32 files are not recognized

Problem:    Trace32 files are not recognized.
Solution:   Add patterns for the t32 filetype. (Christoph Sax, closes #12505)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c