1
0
forked from aniani/vim

patch 9.0.1174: smali files are not recognized

Problem:    Smali files are not recognized.
Solution:   Add a pattern for Smali files. (Amaan Qureshi, closes #11801)
This commit is contained in:
Amaan Q
2023-01-10 19:58:35 +00:00
committed by Bram Moolenaar
parent a47c0fb4ad
commit 9a9432d3a2
3 changed files with 6 additions and 0 deletions

View File

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