summaryrefslogtreecommitdiff
path: root/editors/InType/Prado.itBundle/snippets/tpl_alt.itSnippet
blob: 0cd152b06aee43118abb510b58b1524079aa7f71 (plain)
1
2
3
4
5
6
7
8
{
    title: 'Alt Item Template'
    tab_trigger: 'tpl'
    scope: 'text.html.prado'
    content: '<prop:AlternatingItemTemplate>
	$0
</prop:AlternatingItemTemplate>'
}