forked from aniani/vim
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
This commit is contained in:
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3473,
|
||||
/**/
|
||||
3472,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user