yaml definitions

This commit is contained in:
ManjaroOne666 2018-05-01 21:43:17 +01:00
parent f57d493618
commit 2d6db8dc8b
1 changed files with 6 additions and 6 deletions

View File

@ -380,6 +380,12 @@ hi! def link vimOperParen Normal
hi! def link vimUserFunc Identifier
"}}}
"" yaml
""{{{
hi! def link yamlKeyValueDelimiter Noise
hi! def link yamlFlowIndicator Noise
""}}}
"""""""""""""""""""""""""""""""""""""""""
" following are to be done
"""""""""""""""""""""""""""""""""""""""""
@ -409,12 +415,6 @@ hi! def link vimUserFunc Identifier
"hi! def link wpFunction mIdentifierBright
""}}}
"" yaml
""{{{
"hi! def link yamlKeyValueDelimiter mNoiseDark
"hi! def link yamlFlowIndicator mNoiseDark
""}}}
"" #json definitions
""{{{
"hi! def link jsonKeyword Identifier