set ts=2 sw=2 sts=2 "Expand column 80:w "let &colorcolumn=80 let &colorcolumn=join(range(81,999),",") "Hilight extra whitespace highlight ExtraWhitespace ctermbg=red guibg=red match ExtraWhitespace /\s\+$/