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/TListItem.tmSnippet | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TListItem.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TListItem.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TListItem.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TListItem.tmSnippet new file mode 100644 index 00000000..b8337ff9 --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TListItem.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + <com:TListItem Value="${1:value 1}" Text="${2:item 1}" />$0 + name + TListItem + scope + text.html + tabTrigger + TListItem + uuid + AB128FBD-1C3E-4FB4-91F5-48B57DC6860F + + -- cgit v1.2.3