Remove colorcolumn setting

This commit is contained in:
Rob Hoelz 2013-05-28 16:06:15 +02:00
parent 2d28d64542
commit 2505416408

View File

@ -1,5 +0,0 @@
"Highlight the 100th text column
"Feature became available in v7.3
if version >= 703
setlocal colorcolumn=100
endif