[mycolor]Change color for colorColumn

This commit is contained in:
Mathieu Maret 2017-01-19 15:27:19 +01:00
parent fb16fe1f9c
commit 96b11cf3fd
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ endif
highlight! ErrorMsg ctermfg=Red ctermbg=Black
endif
highlight ColorColumn ctermbg=236
" define whitespaces at end of line as bad whitespaces
match BadWhitespace /\s\+$/