vim/after/syntax/json.vim

4 lines
83 B
VimL

hi link jsonKeyword Function
hi link jsonNull Constant
hi link jsonQuote Delimiter