1
0
forked from aniani/vim

updated for version 7.2.335

Problem:    The CTRL-] command escapes too many characters.
Solution:   Use a different list of characters to be escaped. (Sergey Khorev)
This commit is contained in:
Bram Moolenaar
2010-01-19 15:24:27 +01:00
parent 8065d7fd9c
commit 6d8027a6c2
2 changed files with 14 additions and 4 deletions

View File

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