| commit | 8fc6bc71266e342d339c851b3ee472357f917597 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Tue Feb 17 17:26:10 2015 +0100 |
| committer | Bram Moolenaar <Bram@vim.org> | Tue Feb 17 17:26:10 2015 +0100 |
| tree | 46e4320feaeea87b455b948953f4dba627f3fdd2 | |
| parent | 46538ee46cb04ed47c546d92583d6eb023e51b32 [diff] |
updated for version 7.4.639 Problem: Combination of linebreak and conceal doesn't work well. Solution: Fix the display problems. (Christian Brabandt)