home · contact · privacy
In server config, fix auto start up of irssi screen.
[config] / dotfiles_user_minimal / vimrc
index 0110b6e72c3a50747a4ffc5acef83342b04393f7..74b24865cf659f3002985ce06aa9c24ba5f139d6 100644 (file)
@@ -19,3 +19,6 @@ execute myvar
 
 " Keep syntax highlighting healthy.
 autocmd BufEnter * :syntax sync fromstart
+
+" Mark the 80-th column.
+set colorcolumn=80