1
0
forked from aniani/vim

patch 8.1.1179: no test for mouse clicks in the fold column

Problem:    No test for mouse clicks in the fold column.
Solution:   Add a test. (Dominique Pelle, closes #4261)
This commit is contained in:
Bram Moolenaar
2019-04-17 16:33:46 +02:00
parent 4945219b99
commit 696d637728
2 changed files with 53 additions and 0 deletions

View File

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