1
0
forked from aniani/vim

patch 9.0.0510: Chatito files are not recognized

Problem:    Chatito files are not recognized.
Solution:   Add a pattern for Chatito files. (closes #11174)
This commit is contained in:
ObserverOfTime
2022-09-20 12:02:28 +01:00
committed by Bram Moolenaar
parent 500a1f9972
commit 7c046ae99b
3 changed files with 6 additions and 0 deletions

View File

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