Closed bohrshaw closed 7 years ago
If a light color scheme is applied, it makes sense to set background=light, which also allows for executing an auto-command based on the value of 'background'. So does for a dark color scheme.
set background=light
And only set background if the the current background doesn't match the color scheme to be applied.
I will add this.
done
If a light color scheme is applied, it makes sense to
set background=light
, which also allows for executing an auto-command based on the value of 'background'. So does for a dark color scheme.