1
0
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:
Nbiba Bedis
2022-09-24 11:04:38 +01:00
committed by Bram Moolenaar
parent dfa8be4944
commit 9fd1583c83
3 changed files with 6 additions and 0 deletions

View File

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