config highlighting

This commit is contained in:
ManjaroOne666 2018-04-07 18:54:23 +01:00
parent afc5b0e0e6
commit d7e06d4287
1 changed files with 5 additions and 0 deletions

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