X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=vim%2F.vimrc;h=7d64fd0a76d352252628e360a073015c90103451;hb=c99591cabbd432a711c47dfdc07bf5b8603133e3;hp=64d3a1f51fd0a95e338ece544ee304d7e41b35ce;hpb=2137856b1703413c81eee55be228738616f8d360;p=max%2Fdotfiles.git diff --git a/vim/.vimrc b/vim/.vimrc index 64d3a1f..7d64fd0 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -36,7 +36,7 @@ call vundle#end() " required filetype plugin indent on " required " Random look and feel stuff -set t_Co=256 +set t_Co=16 syntax on set background=dark colorscheme solarized