1
0
forked from aniani/vim

updated for version 7.4.416

Problem:    Problem with breakindent/showbreak and tabs.
Solution:   Handle tabs differently. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2014-08-24 21:19:25 +02:00
parent 7b61a546d8
commit 9576508975
4 changed files with 23 additions and 4 deletions

View File

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