home
·
contact
·
privacy
projects
/
config
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00f803f
)
Add to vimrc.
author
Christian Heller
<c.heller@plomlompom.de>
Wed, 16 Sep 2015 03:14:58 +0000
(
05:14
+0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Wed, 16 Sep 2015 03:14:58 +0000
(
05:14
+0200)
dotfiles_user_minimal/vimrc
patch
|
blob
|
history
diff --git
a/dotfiles_user_minimal/vimrc
b/dotfiles_user_minimal/vimrc
index 0110b6e72c3a50747a4ffc5acef83342b04393f7..74b24865cf659f3002985ce06aa9c24ba5f139d6 100644
(file)
--- 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