summaryrefslogtreecommitdiff
path: root/editors/InType/Prado.itBundle/snippets/panel.itSnippet
blob: acf1ca2c76ff41998063847a0b3ed6535c646df5 (plain)
1
2
3
4
5
6
7
8
{
    title: 'Panel'
    tab_trigger: 'panel'
    scope: 'text.html.prado'
    content: '<com:TPanel>
	$0
</com:TPanel>'
}