config highlighting

This commit is contained in:
ManjaroOne666 2018-04-07 18:54:23 +01:00
commit d7e06d4287

View file

@ -258,6 +258,11 @@ hi! def link vimHighlight mStatementDark
hi! vimFoldMarker ctermfg=233 guifg=#222222
"}}}
" #config highlighting
"{{{
hi! def link confComment mComment
"}}}
" extra whitespace
"{{{
hi! def link ExtraWhitespace CRWarning