mirror of
https://github.com/luzifer/vim.git
synced 2024-11-09 16:10:00 +00:00
Normally I am using dark terminals...
This commit is contained in:
parent
a990b42f9f
commit
da6838026e
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -166,7 +166,7 @@ syntax enable
|
|||
colorscheme groovym
|
||||
|
||||
" background - "dark" or "light"; the background color brightness
|
||||
set bg=light
|
||||
set bg=dark
|
||||
|
||||
" hlsearch - highlight all matches for the last used search pattern
|
||||
set hls " nohls
|
||||
|
|
Loading…
Reference in a new issue