'fillchars': fix defaults logic; handle ambiwidth=double #7986

Update tests.
This commit is contained in:
Matthieu Coudron
2018-02-09 08:44:24 +09:00
committed by Justin M. Keyes
parent 0c930c2969
commit 384a39479a
13 changed files with 305 additions and 261 deletions

View File

@@ -812,7 +812,7 @@ return {
vi_def=true,
redraw={'all_windows'},
varname='p_fcs',
defaults={if_true={vi="vert:│,fold:·"}}
defaults={if_true={vi=''}}
},
{
full_name='fixendofline', abbreviation='fixeol',