]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1622: filetype name t32 is a bit obscure v9.0.1622
authorChristoph Sax <christoph.sax@mailbox.org>
Fri, 9 Jun 2023 18:20:04 +0000 (19:20 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 9 Jun 2023 18:20:04 +0000 (19:20 +0100)
commit740df76c90ee2c421ab7852b7ff2835aa0af782a
treeab8395a84d7fc28ef51cc23e623543d6adee25a5
parentc81dfaa69ceec9f6b88caf1dcdf2f859d4fcae47
patch 9.0.1622: filetype name t32 is a bit obscure

Problem:    Filetype name t32 is a bit obscure.
Solution:   Rename t32 to trace32. (Christoph Sax, closes #12512)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c