X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=vimrc;h=51cd129ca35bfe87cf7c3cc4f35974db104accfe;hb=bd58ef5147bd0d7cfea4148e69d64634bceaa9d6;hp=4dcc958837f70061098f711481ff2d0521ca09c7;hpb=0d300eab202a95ad9814a90736254b31c33f0536;p=max%2Fdotfiles.git diff --git a/vimrc b/vimrc index 4dcc958..51cd129 100644 --- a/vimrc +++ b/vimrc @@ -81,3 +81,7 @@ let g:LatexBox_quickfix = 4 " clang fix let g:clang_user_options='|| exit0' + +" Color 80th column +highlight ColorColumn ctermbg=237 +set colorcolumn=80