forked from aniani/vim
patch 9.0.1281: Cadence files are not recognized
Problem: Cadence files are not recognized. Solution: Recognize Cadence files. (Janez Podhostnik, closes #11951)
This commit is contained in:
committed by
Bram Moolenaar
parent
7a1bdaecf2
commit
cb626a4692
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1281,
|
||||
/**/
|
||||
1280,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user