1
0
forked from aniani/vim

patch 8.1.0397: no event triggered after updating diffs

Problem:    No event triggered after updating diffs.
Solution:   Add the DiffUpdated event.
This commit is contained in:
Bram Moolenaar
2018-09-16 15:48:06 +02:00
parent 42c63356d7
commit e8fa05b5bc
6 changed files with 114 additions and 97 deletions

View File

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