Fix comment background color.

Document matchparens.
This commit is contained in:
2016-12-01 01:01:07 -05:00
parent 1754aeb20b
commit e622f13aee
2 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,7 @@ let g:colors_name="adam"
" Last Change: 2013 May 24
set background=dark
hi Normal ctermfg=lightgrey ctermbg=black
hi Normal ctermfg=lightgrey
"hi NonText ctermfg=yellow ctermbg=grey
hi comment ctermfg=green
hi constant ctermfg=magenta cterm=bold