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