apiblueprint.vim
apiblueprint.vim copied to clipboard
Highlight JSON as well
This uses a stupid heuristic that code blocks starting with { are JSON, so it may cause problems for other content-types and I'm not sure how to do this properly. :-(