summaryrefslogtreecommitdiff
path: root/editors/InType/Prado.itBundle/snippets/tpl_header.itSnippet
diff options
context:
space:
mode:
Diffstat (limited to 'editors/InType/Prado.itBundle/snippets/tpl_header.itSnippet')
-rw-r--r--editors/InType/Prado.itBundle/snippets/tpl_header.itSnippet8
1 files changed, 8 insertions, 0 deletions
diff --git a/editors/InType/Prado.itBundle/snippets/tpl_header.itSnippet b/editors/InType/Prado.itBundle/snippets/tpl_header.itSnippet
new file mode 100644
index 00000000..ab42f1a4
--- /dev/null
+++ b/editors/InType/Prado.itBundle/snippets/tpl_header.itSnippet
@@ -0,0 +1,8 @@
+{
+ title: 'Header'
+ tab_trigger: 'tpl'
+ scope: 'text.html.prado'
+ content: '<prop:HeaderTemplate>
+ $0
+</prop:HeaderTemplate>'
+} \ No newline at end of file