mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
light is back at the terminal
This commit is contained in:
parent
cb47e554fe
commit
17d6027879
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
|
@ -45,7 +45,7 @@ if has('gui_running') "GUI specific settings
|
|||
else "non-GUI
|
||||
set showtabline=1 "automatic tab bar
|
||||
set mouse=a "mouse support
|
||||
set background=dark
|
||||
set background=light
|
||||
endif
|
||||
|
||||
"color theme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue