comments not in italic

This commit is contained in:
nojhan 2011-11-09 10:02:01 +01:00
commit b6c5a1da7c

View file

@ -538,7 +538,7 @@ endif
exe "hi! Normal" .s:fmt_none .s:fg_base0 .s:bg_back
exe "hi! Comment" .s:fmt_ital .s:fg_green .s:bg_none
exe "hi! Comment" .s:fmt_none .s:fg_green .s:bg_none
" *Comment any comment
exe "hi! Constant" .s:fmt_none .s:fg_cyan .s:bg_none