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/TForm.tmSnippet | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TForm.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TForm.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TForm.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TForm.tmSnippet new file mode 100644 index 00000000..f6041099 --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TForm.tmSnippet @@ -0,0 +1,18 @@ + + + + + content + <com:TForm ${1:ID="${2:form1}"}> + $0 +</com:TForm> + name + TForm + scope + text.html + tabTrigger + TForm + uuid + 5714E730-271D-436E-86DC-04AB0E71ECE0 + + -- cgit v1.2.3