X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=vimrc;h=51cd129ca35bfe87cf7c3cc4f35974db104accfe;hb=f270e9edf813fc04dd0ef5bee2a5b98693b86be6;hp=4dcc958837f70061098f711481ff2d0521ca09c7;hpb=a5b3bb51b5cd0584ac8597cf836ab508d142e2a6;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