1
0
forked from aniani/vim

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)
This commit is contained in:
Amaan Qureshi
2023-03-23 15:45:46 +00:00
committed by Bram Moolenaar
parent 7ac36130e0
commit 3ea62381c5
3 changed files with 6 additions and 2 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1425,
/**/
1424,
/**/