X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=vim%2F.vimrc;h=9f346e222f469741a83a2a62984caff91aa292aa;hb=6dcf8164a8ee1805f633a5e99511b7f7e2df7bbb;hp=e860cc10d5497f653473c865da926dabccee1c14;hpb=a05fca40ea9797c19a4658317f2195dc1adf45b0;p=max%2Fdotfiles.git diff --git a/vim/.vimrc b/vim/.vimrc index e860cc1..9f346e2 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -41,6 +41,7 @@ set expandtab set shiftwidth=2 set softtabstop=2 set number +set t_Co=16 let g:html_indent_inctags = "html,body,head,tbody" let g:indentLine_color_term = 200