1
0
forked from aniani/vim

patch 7.4.2109

Problem:    Setting 'display' to "lastline" is a drastic change, while
            omitting it results in lots of "@" lines.
Solution:   Add "truncate" to show "@@@" for a truncated line.
This commit is contained in:
Bram Moolenaar
2016-07-27 23:26:04 +02:00
parent adfc5c2f9c
commit ad9c2a08f0
4 changed files with 29 additions and 5 deletions

View File

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