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/TTableCell.tmSnippet | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TTableCell.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TTableCell.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TTableCell.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TTableCell.tmSnippet new file mode 100644 index 00000000..9d0e54d1 --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TTableCell.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + <com:TTableCell>${1:cell 1}</com:TTableCell>$0 + name + TTableCell + scope + text.html + tabTrigger + TTableCell + uuid + 1E598B7B-B754-4C52-B819-39897FE3E07D + + -- cgit v1.2.3