forked from aniani/vim
patch 9.0.0566: Nim files are not recognized
Problem: Nim files are not recognized. Solution: Add patterns for Nim files. (Nbiba Bedis, closes #11205)
This commit is contained in:
committed by
Bram Moolenaar
parent
dfa8be4944
commit
9fd1583c83
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
566,
|
||||
/**/
|
||||
565,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user