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 --- .../Prado.tmbundle/Snippets/THyperLink.tmSnippet | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/THyperLink.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/THyperLink.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/THyperLink.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/THyperLink.tmSnippet new file mode 100644 index 00000000..0c1991e3 --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/THyperLink.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + <com:THyperLink NavigateUrl="${1:http://www.pradosoft.com/}" Text="${2:PradoSoft.com}" />$0 + name + THyperLink + scope + text.html + tabTrigger + THyperLink + uuid + 618046BE-DF8E-489C-A8BC-24A15CF2AD7A + + -- cgit v1.2.3