1
0
forked from aniani/vim

updated for version 7.3.504

Problem:    Commands in help files are not highlighted.
Solution:   Allow for commands in backticks.  Adjust CTRL-] to remove the
            backticks.
This commit is contained in:
Bram Moolenaar
2012-04-25 12:57:28 +02:00
parent 6217cdcec3
commit 720ce53af0
2 changed files with 26 additions and 1 deletions

View File

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