1
0
forked from aniani/vim

patch 8.1.0393: not all white space difference options available

Problem:    Not all white space difference options available.
Solution:   Add "iblank", "iwhiteall" and "iwhiteeol" to 'diffopt'.
This commit is contained in:
Bram Moolenaar
2018-09-15 19:17:38 +02:00
parent 50eb16c3b2
commit 785fc6567f
7 changed files with 186 additions and 36 deletions

View File

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