1
0
forked from aniani/vim

updated for version 7.2.412

Problem:    [ or ] followed by mouse click doesn't work.
Solution:   Reverse check for key being a mouse event. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2010-05-07 15:52:08 +02:00
parent dfdf3c446f
commit 5ea0ac77b3
2 changed files with 5 additions and 3 deletions

View File

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