]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3473: some files with tcl syntax are not recognized v8.2.3473
authorBram Moolenaar <Bram@vim.org>
Mon, 4 Oct 2021 19:41:45 +0000 (20:41 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 4 Oct 2021 19:41:45 +0000 (20:41 +0100)
commit78aa5ffe314f40d33666f03b833f66b11c3d0f67
tree64cf5f1cc9c4fc9ed3c2db5088c53d08c867ca74
parent9af9fd6ab637ea507dd9015fa5a84a408c36c1e0
patch 8.2.3473: some files with tcl syntax are not recognized

Problem:    Some files with tcl syntax are not recognized.
Solution:   Add a few file patterns. (Doug Kearns
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c