X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fvim%2Ffiles%2Fvimrc;h=d8c90484e4e5eb83fa3af469b186251f662f3eb8;hb=170decaf77ec2ba720b7554f88c219e6c900233d;hp=7fb68adfb6ccee71dc0cdbe24a3da930f1f75fc2;hpb=38776f458edfccf972d4bdb5f87b55c1b702de5d;p=max%2Fsaltfiles.git diff --git a/states/vim/files/vimrc b/states/vim/files/vimrc index 7fb68ad..d8c9048 100644 --- a/states/vim/files/vimrc +++ b/states/vim/files/vimrc @@ -105,7 +105,7 @@ let g:clang_user_options='|| exit0' " Color 80th column highlight ColorColumn ctermbg=0 -set colorcolumn=80 +let &colorcolumn="80,".join(range(100,999),",") " Octave Syntax " augroup filetypedetect