1
0
forked from aniani/vim

patch 7.4.2115

Problem:    Loading defaults.vim with -C argument.
Solution:   Don't load the defaults script with -C argument.  Test sourcing
            the defaults script.  Set 'display' to "truncate".
This commit is contained in:
Bram Moolenaar
2016-07-29 18:13:42 +02:00
parent d05b191b91
commit b9a46fec3e
6 changed files with 20 additions and 2 deletions

View File

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