Move json highlight overrides to after/syntax
This commit is contained in:
@@ -18,7 +18,3 @@ function! JsonFold(lnum)
|
||||
|
||||
return '='
|
||||
endfunction
|
||||
|
||||
" Override default group names
|
||||
hi link jsonQuote Operator
|
||||
hi link jsonKeyword Keyword
|
||||
|
||||
Reference in New Issue
Block a user