json definitions

This commit is contained in:
ManjaroOne666 2018-05-01 22:02:19 +01:00
parent 97650b5dc7
commit cf1122047f
1 changed files with 7 additions and 7 deletions

View File

@ -410,6 +410,13 @@ hi! def link qfSeparator Normal
hi! def link qfError String hi! def link qfError String
""}}} ""}}}
"" #json definitions
""{{{
hi! def link jsonKeyword Identifier
hi! def link jsonValue String
hi! def link jsonQuote Noise
""}}}
""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""
" following are to be done " following are to be done
""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""
@ -431,13 +438,6 @@ hi! def link qfError String
"hi! def link shSnglCase mNoise "hi! def link shSnglCase mNoise
""}}} ""}}}
"" #json definitions
""{{{
"hi! def link jsonKeyword Identifier
"hi! def link jsonValue String
"hi! def link jsonQuote mNoise
""}}}
"" custom tabline "" custom tabline
""{{{ ""{{{
"hi! def link TabNum TabLineNoise "hi! def link TabNum TabLineNoise