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