summaryrefslogtreecommitdiff
path: root/editors/InType/Prado.itBundle/snippets/tpl_step.itSnippet
blob: 83e25ba6a4e2c9b17cbd5831a4501ea78954a53f (plain)
1
2
3
4
5
6
7
8
{
    title: 'Wizard Step'
    tab_trigger: 'tpl'
    scope: 'text.html.prado'
    content: '<prop:StepNavigationTemplate>
	$0
</prop:StepNavigationTemplate>'
}