summaryrefslogtreecommitdiff
path: root/editors/InType/Prado.itBundle/snippets/content.itSnippet
blob: c9fa6e0f4f23310504b25015a1d430737d216d46 (plain)
1
2
3
4
5
6
7
8
{
    title: 'Content'
    tab_trigger: 'content'
    scope: 'text.html.prado'
    content: '<com:TContent ID="${1:content}">
	$0
</com:TContent>'
}