forked from aniani/vim
patch 9.0.0897: Clinical Quality Language files are not recognized
Problem: Clinical Quality Language files are not recognized. Solution: Add the "*.cql" pattern. (Matthew Gramigna, closes #11452)
This commit is contained in:
committed by
Bram Moolenaar
parent
1d8765daba
commit
12babe45a3
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
897,
|
||||
/**/
|
||||
896,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user