config highlighting
This commit is contained in:
parent
afc5b0e0e6
commit
d7e06d4287
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue