call dein#add('elzr/vim-json', #{
	\	lazy: 1,
	\	merge_ftdetect: v:true,
	\	on_ft: ['json'],
	\ })