From 9651ca6e2613d489c1d9185e37c8159d710a12af Mon Sep 17 00:00:00 2001 From: Rafael Rebolleda Date: Wed, 8 Sep 2010 00:19:26 +0200 Subject: [PATCH] Added a couple of HTML comments snippets Signed-off-by: johnmuhl --- Snippets/Comment - Section.tmSnippet | 18 ++++++++++++++++++ Snippets/Comment - Simple.tmSnippet | 17 +++++++++++++++++ info.plist | 2 ++ 3 files changed, 37 insertions(+) create mode 100644 Snippets/Comment - Section.tmSnippet create mode 100644 Snippets/Comment - Simple.tmSnippet diff --git a/Snippets/Comment - Section.tmSnippet b/Snippets/Comment - Section.tmSnippet new file mode 100644 index 0000000..630c357 --- /dev/null +++ b/Snippets/Comment - Section.tmSnippet @@ -0,0 +1,18 @@ + + + + + content + <!-- ↓ ${1:Section} ↓ --> +$0 +<!-- ↥ END $1 ↥ --> + name + Comment - Section + scope + text.html + tabTrigger + - + uuid + 13A82635-CD7A-4EDC-B1BB-306F905DF2BE + + diff --git a/Snippets/Comment - Simple.tmSnippet b/Snippets/Comment - Simple.tmSnippet new file mode 100644 index 0000000..788d61f --- /dev/null +++ b/Snippets/Comment - Simple.tmSnippet @@ -0,0 +1,17 @@ + + + + + content + <!-- $1 --> +$0 + name + Comment - Simple + scope + text.html + tabTrigger + - + uuid + 067A025E-9E05-493D-A57F-2B563927213D + + diff --git a/info.plist b/info.plist index cfcebd2..245b56c 100644 --- a/info.plist +++ b/info.plist @@ -509,6 +509,8 @@ 157E2240-DC62-40C7-8BEE-2EA193E575F4 8415F03D-0CE4-4478-808B-65ED611D5BCD CEF25D24-ED3B-445E-890E-124984B1C842 + 067A025E-9E05-493D-A57F-2B563927213D + 13A82635-CD7A-4EDC-B1BB-306F905DF2BE uuid 79DE1A1A-DCD0-4E2F-B20B-8FEFE97A7270