]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1425: "wat" and "wast" files are one filetype v9.0.1425
authorAmaan Qureshi <amaanq12@gmail.com>
Thu, 23 Mar 2023 15:45:46 +0000 (15:45 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 23 Mar 2023 15:45:46 +0000 (15:45 +0000)
commit3ea62381c527395ae701715335776f427d22eb7b
tree46be277416a7a9410aee099c256f921dc40ab805
parent7ac36130e09d56c75134655a6b12218ddafeaa8b
patch 9.0.1425: "wat" and "wast" files are one filetype

Problem:    "wat" and "wast" files are one filetype.
Solution:   Add a separate filetype for "wat" files. (Amaan Qureshi,
            closes #12165)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c