{
	"$schema": "https://raw.githubusercontent.com/martinring/tmlanguage/master/tmlanguage.json",
	"fileTypes": [],
	"injectionSelector": "L:text.pug -comment -string.comment, L:text.html.derivative -comment.block, L:text.html.markdown -comment.block",
	"patterns": [
		{
			"include": "source.vue#vue-interpolations"
		}
	],
	"scopeName": "vue.interpolations"
}
