| commit | 4a427106954857c6f84c0b0dc07725e302a433c6 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Tue Feb 17 11:11:48 2015 +0100 |
| committer | Bram Moolenaar <Bram@vim.org> | Tue Feb 17 11:11:48 2015 +0100 |
| tree | f592ca27476c4723ffa42d2b92cbdb97605641ce | |
| parent | c51b02d7d9c75c241eb6435d410422d0fa9147a1 [diff] |
updated for version 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.