diff --git a/init.vim b/init.vim index a20d7f7..12e707c 100644 --- a/init.vim +++ b/init.vim @@ -5,7 +5,7 @@ endif " Syntax coloration and color theme syntax enable -set background=light +set background=dark colorscheme solarized " Filetype detection