json definitions

This commit is contained in:
ManjaroOne666 2018-04-05 09:41:19 +01:00
parent b1e90af196
commit 36d160d30f
1 changed files with 6 additions and 0 deletions

View File

@ -294,5 +294,11 @@ hi! def link netrwQHTopic mInterfaceKeyword
hi! def link netrwHelpCmd mInterfaceKey
"}}}
" #json definitions
"{{{
hi! def link jsonKeyword Identifier
hi! def link jsonValue String
hi! def link jsonQuote mNoise
"}}}
" vim: foldmethod=marker