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