Browse Source

fixed molokai theme to vim

Bachir Soussi Chiadmi 8 years ago
parent
commit
87bc8ff4f0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .vimrc

+ 2 - 2
.vimrc

@@ -14,5 +14,5 @@ autocmd BufWritePre * :%s/\s\+$//e
 
 syntax on
 set t_Co=256
-let g:solarized_termcolors=256
-colorscheme solarized
+let g:molokai_termcolors=256
+colorscheme molokai