vim-patch:7.4.631

Problem:    The default conceal character is documented to be a space but it's
            initially a dash. (Christian Brabandt)
Solution:   Make the intial value a space.

4a42710695
This commit is contained in:
Shougo Matsushita
2015-11-29 17:03:17 +09:00
parent a03af86cc2
commit 41523c28e7
3 changed files with 4 additions and 5 deletions

View File

@@ -365,7 +365,7 @@ static int included_patches[] = {
// 634,
633,
// 632 NA
// 631,
631,
630,
629,
// 628,