X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.vimrc;h=96eabb40aa4038df4008d6996353f3ce69ac745a;hb=04be51044a32e1c59fe98a1c4910ece06a302dc3;hp=63100932f5720f5d585d90d60845caba7dd6f064;hpb=5fa2b74c2481241aac47680a088dae093fa8106d;p=cmccabe-etc diff --git a/.vimrc b/.vimrc index 6310093..96eabb4 100644 --- a/.vimrc +++ b/.vimrc @@ -29,6 +29,7 @@ syntax on highlight Comment ctermfg=darkcyan highlight Constant ctermfg=red highlight Search cterm=reverse +highlight Error ctermfg=white ctermbg=1 set t_Co=256 set et