From b916a00d0016119c3f0c140ac679e0ad242115ad Mon Sep 17 00:00:00 2001 From: rojaro <> Date: Mon, 2 Nov 2009 03:17:57 +0000 Subject: added old prado textmate bundle --- .../Textmate/Prado.tmbundle/Snippets/TView.tmSnippet | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TView.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TView.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TView.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TView.tmSnippet new file mode 100644 index 00000000..d4861a4e --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TView.tmSnippet @@ -0,0 +1,18 @@ + + + + + content + <com:TView ID="${1:view1}"> + ${0:<!-- ${1} content -->} +</com:TView> + name + TView + scope + text.html + tabTrigger + TView + uuid + 7AF6D08A-9FE4-46B9-8F16-2E26D45715CE + + -- cgit v1.2.3