diff elpa/yasnippet-0.8.0/snippets/html-mode/i.yasnippet @ 98:156cbb54f344

Add elpy and deps
author Jordi GutiƩrrez Hermoso <jordigh@octave.org>
date Fri, 24 Oct 2014 09:44:33 -0400 (2014-10-24)
parents
children
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/elpa/yasnippet-0.8.0/snippets/html-mode/i.yasnippet
@@ -0,0 +1,5 @@
+# contributor: Xah Lee xahlee.org
+# name: <i>...</i>
+# key: i
+# --
+<i>$0</i>
\ No newline at end of file