[vim] comment how to use ColorColumn

This commit is contained in:
Mathieu Maret 2017-01-24 17:45:37 +01:00
parent 48fc5139d4
commit 52ad3c5172
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ endif
highlight! ErrorMsg ctermfg=Red ctermbg=Black
endif
" to be used with set colorcolumn=81
highlight ColorColumn ctermbg=236
" define whitespaces at end of line as bad whitespaces