]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/yasnippet/snippets/html-mode/html
Add yasnippet.
[gnu-emacs-elpa] / packages / yasnippet / snippets / html-mode / html
diff --git a/packages/yasnippet/snippets/html-mode/html b/packages/yasnippet/snippets/html-mode/html
new file mode 100644 (file)
index 0000000..0484de0
--- /dev/null
@@ -0,0 +1,7 @@
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <html>...</html>
+# key: html
+# --
+<html>
+  $0
+</html>
\ No newline at end of file