config definitions
This commit is contained in:
parent
2d6db8dc8b
commit
76fb68b837
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue