You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which colorscheme are you using? The variable g:colors_name should be defined by any colorscheme other than the default. If you aren't using the default, then this means the colorscheme you are using is malformed.
Ah, okay. Before looking into this issue I didn't realize the default theme doesn't set that variable.
Until I fix this, a temporary workaround would be to set that in your vimrc: let g:colors_name='default'
The scheme name is mainly used to ensure a refresh if the colorscheme is changed (and to ignore change events when changing to the same theme), so this should be sufficient for now.
Hey,
I run into a lot of errors when I do: EnableAirlineColornum
The text was updated successfully, but these errors were encountered: