diff --git a/vimrc b/vimrc index 09bfa2a..57f2b44 100644 --- a/vimrc +++ b/vimrc @@ -231,6 +231,7 @@ if &background ==# 'light' else highlight SpecialKey ctermfg=darkgray ctermbg=NONE guifg=darkgray guibg=NONE endif +highlight ColorColumn ctermfg=NONE guifg=NONE " Keep this as the last config line in the file. runtime vimrc.local