X-Git-Url: https://plomlompom.com/repos/foo.html?a=blobdiff_plain;f=dotfiles_user_minimal%2Fvimrc;h=74b24865cf659f3002985ce06aa9c24ba5f139d6;hb=70fe8aaca5e544c5eb85cd5eff0133264ea5b1e9;hp=0110b6e72c3a50747a4ffc5acef83342b04393f7;hpb=00f803f9556037919ad5704300306acc64da7266;p=config diff --git a/dotfiles_user_minimal/vimrc b/dotfiles_user_minimal/vimrc index 0110b6e..74b2486 100644 --- a/dotfiles_user_minimal/vimrc +++ b/dotfiles_user_minimal/vimrc @@ -19,3 +19,6 @@ execute myvar " Keep syntax highlighting healthy. autocmd BufEnter * :syntax sync fromstart + +" Mark the 80-th column. +set colorcolumn=80