Skip to content

Commit

Permalink
Merge pull request #5 from louima/master
Browse files Browse the repository at this point in the history
ColorColumn highlight
  • Loading branch information
endel committed Apr 30, 2014
2 parents 9f312df + 6bc8c54 commit 37b0ca0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions colors/github.vim
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ hi LineNr ctermfg=246 ctermbg=15 guifg=#959595 guibg=#ECECEC gui=bold cterm=bo
hi SpecialKey ctermfg=6 guifg=#177F80 gui=italic cterm=italic
hi WarningMsg ctermfg=167 guifg=#ef5939
hi ErrorMsg ctermbg=15 ctermfg=196 guibg=#f8f8ff guifg=#ff1100 gui=undercurl cterm=undercurl
hi ColorColumn ctermbg=254 guibg=#e4e4e4
" }}}

" {{{ Vim => 7.0 specific colors
Expand Down

0 comments on commit 37b0ca0

Please sign in to comment.