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