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