From b3ea098912e4dcbdc4a7dc17d3dbe2853c9d75e9 Mon Sep 17 00:00:00 2001 From: Thomas Aylott Date: Wed, 29 Apr 2009 15:10:33 -0400 Subject: [PATCH] prototype snippet like the docand win snippets --- Snippets/_prototype.tmSnippet | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Snippets/_prototype.tmSnippet diff --git a/Snippets/_prototype.tmSnippet b/Snippets/_prototype.tmSnippet new file mode 100644 index 0000000..b6dfede --- /dev/null +++ b/Snippets/_prototype.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + .prototype + name + .prototype + scope + source.js + tabTrigger + .p + uuid + E4733110-CFEF-48BB-B3AB-A96BD8B0156A + +