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