1
0
forked from aniani/vim

updated for version 7.2.389

Problem:    synIDattr() cannot return the font.
Solution:   Support the "font" argument. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2010-03-10 13:43:49 +01:00
parent 66ca320d9e
commit 12682fda7a
4 changed files with 22 additions and 5 deletions

View File

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