config definitions

This commit is contained in:
ManjaroOne666 2018-05-01 21:44:24 +01:00
parent 2d6db8dc8b
commit 76fb68b837
1 changed files with 5 additions and 5 deletions

View File

@ -386,6 +386,11 @@ hi! def link yamlKeyValueDelimiter Noise
hi! def link yamlFlowIndicator Noise hi! def link yamlFlowIndicator Noise
""}}} ""}}}
"" #config highlighting
""{{{
hi! def link confComment Comment
""}}}
""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""
" following are to be done " following are to be done
""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""
@ -422,11 +427,6 @@ hi! def link yamlFlowIndicator Noise
"hi! def link jsonQuote mNoise "hi! def link jsonQuote mNoise
""}}} ""}}}
"" #config highlighting
""{{{
"hi! def link confComment mComment
""}}}
"" extra whitespace "" extra whitespace
""{{{ ""{{{
"hi! def link ExtraWhitespace CRWarning "hi! def link ExtraWhitespace CRWarning