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