1
0
forked from aniani/vim

patch 8.1.1379: filechanged test hangs

Problem:    Filechanged test hangs.
Solution:   Do not check 'autoread'.
This commit is contained in:
Bram Moolenaar
2019-05-24 16:46:01 +02:00
parent 701ff0a3e5
commit 8239c62067
3 changed files with 6 additions and 4 deletions

View File

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