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
In my init.vim I have set background=dark, however when I open nvim it still flips to light variant. It successfully switches when I use the :set bg=dark command, but it's annoying to constantly have to enter it.
The text was updated successfully, but these errors were encountered:
In my init.vim I have
set background=dark
, however when I open nvim it still flips to light variant. It successfully switches when I use the :set bg=dark command, but it's annoying to constantly have to enter it.The text was updated successfully, but these errors were encountered: