forked from aniani/vim
patch 9.0.0197: astro files are not detected
Problem: Astro files are not detected. Solution: Add a pattern to match Astro files. (Emilia Zapata, closes #10904)
This commit is contained in:
committed by
Bram Moolenaar
parent
b218655d5a
commit
6a76e84f55
@@ -735,6 +735,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
197,
|
||||
/**/
|
||||
196,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user