1
0
forked from aniani/vim

patch 9.0.0843: VHS tape files are not recognized

Problem:    VHS tape files are not recognized.
Solution:   Add a filetype pattern. (Carlos Alexandro Becker, closes #11452)
This commit is contained in:
Carlos A Becker
2022-11-07 11:17:29 +00:00
committed by Bram Moolenaar
parent 0e364c9fca
commit 1756f4b218
3 changed files with 8 additions and 0 deletions

View File

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