1
0
forked from aniani/vim

patch 8.1.0363: internal diff isn't used by default as advertised

Problem:    Internal diff isn't used by default as advertised.
Solution:   Add "internal" to the default value of 'diffopt'.
            Also add couple of files missing from the distribution.
This commit is contained in:
Bram Moolenaar
2018-09-10 21:15:40 +02:00
parent f29c1c6aa3
commit c93262b2e3
4 changed files with 6 additions and 2 deletions

View File

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