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