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
I use xterm on linux arch and add the following config in my .vimrc:
" Config vim-colors-solarized
let g:solarized_termcolors=256
colorscheme solarized
set background=light
call togglebg#map("<F5>")
Then I can toggle the light backgound to dark with F5, but not back. If the background is dark, then I pressed F5, only the font color is changed, but not background.
Can somebody help me?
Best regards,
The text was updated successfully, but these errors were encountered:
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Nov 24 2016 16:44:48)
Included patches: 1-1689
Extra patches: 8.0.0056
Modified by [email protected]
Compiled by [email protected]
Hi,
I use xterm on linux arch and add the following config in my .vimrc:
Then I can toggle the light backgound to dark with F5, but not back. If the background is dark, then I pressed F5, only the font color is changed, but not background.
Can somebody help me?
Best regards,
The text was updated successfully, but these errors were encountered: