Explorar o código

Changes to be committed:
modified: .vimrc

changed some colorscheme options

wreed4 %!s(int64=11) %!d(string=hai) anos
pai
achega
95d616bfa0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .vimrc

+ 1 - 1
.vimrc

@@ -140,7 +140,6 @@ set smartindent
 set cindent
 filetype plugin indent on
 
-"set background=light
 "let g:solarized_termcolors=256
 "colorscheme solarized
 "colorscheme carvedwoodcool
@@ -151,6 +150,7 @@ colorscheme kolor
 "colorscheme hybrid
 "colorscheme bubblegum
 "colorscheme devbox-dark-256
+set background=light
 
 syntax on