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