diff --git a/init.vim b/init.vim index e7ddd12..e668cab 100644 --- a/init.vim +++ b/init.vim @@ -1,6 +1,6 @@ " Syntax coloration and color theme syntax enable -set background=dark +set background=light colorscheme solarized " Filetype detection