diff --git a/Snippets/dummy image.tmSnippet b/Snippets/dummy image.tmSnippet
new file mode 100644
index 0000000..32e2197
--- /dev/null
+++ b/Snippets/dummy image.tmSnippet
@@ -0,0 +1,16 @@
+
+
+
+
+ content
+ <img src="${1:http://dummyimage.com/}${2:$TM_SELECTED_TEXT}/" alt="${3:Placeholder Image}" />
+ keyEquivalent
+ @I
+ name
+ dummy image
+ scope
+ text.html
+ uuid
+ CACAFF74-6F9A-4247-9221-7DE68B540FDC
+
+
diff --git a/info.plist b/info.plist
new file mode 100644
index 0000000..52d3f38
--- /dev/null
+++ b/info.plist
@@ -0,0 +1,14 @@
+
+
+
+
+ name
+ Dummy Image
+ ordering
+
+ CACAFF74-6F9A-4247-9221-7DE68B540FDC
+
+ uuid
+ 63CDCCD5-C2CD-4E73-A3DA-725158110618
+
+