1
0
forked from aniani/vim

updated for version 7.4.388

Problem:    With 'linebreak' set and 'list' unset a Tab is not counted
            properly. (Kent Sibilev)
Solution:   Check the 'list' option. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2014-07-30 16:44:22 +02:00
parent 4f5ce33d41
commit b81c85d8f3
4 changed files with 21 additions and 1 deletions

View File

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