From c9abae64d4ccc54570d5cf51e9b3a6f54877e5c3 Mon Sep 17 00:00:00 2001 From: rojaro <> Date: Mon, 2 Nov 2009 06:28:17 +0000 Subject: added a few new snippets to the textmate bundle --- .../Prado.tmbundle/Snippets/TContent.tmSnippet | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TContent.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TContent.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TContent.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TContent.tmSnippet new file mode 100644 index 00000000..82aa3a25 --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TContent.tmSnippet @@ -0,0 +1,18 @@ + + + + + content + <com:TContent ID="${1:Content}"> + $0 +</com:TContent> + name + TContent + scope + text.html + tabTrigger + TContent + uuid + CA1AE93D-D724-43B0-A3CB-9E584126FB3C + + -- cgit v1.2.3