From: Christian Heller Date: Wed, 16 Sep 2015 03:14:58 +0000 (+0200) Subject: Add to vimrc. X-Git-Url: https://plomlompom.com/repos//%22https:/validator.w3.org/check?a=commitdiff_plain;h=1b489d31fec39fcdbd65b881a14858d251894b16;hp=00f803f9556037919ad5704300306acc64da7266;p=config Add to vimrc. --- 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