X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=vim%2F.vimrc;h=7d64fd0a76d352252628e360a073015c90103451;hb=5375af6b6fef42d55b9198ea97d49bbad5df848a;hp=64d3a1f51fd0a95e338ece544ee304d7e41b35ce;hpb=21b617d5dfc66002e3a2496b983cccb3c8aa74a0;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