summaryrefslogtreecommitdiff
path: root/.emacs.d/snippets/html-mode/dt
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/snippets/html-mode/dt')
-rw-r--r--.emacs.d/snippets/html-mode/dt5
1 files changed, 5 insertions, 0 deletions
diff --git a/.emacs.d/snippets/html-mode/dt b/.emacs.d/snippets/html-mode/dt
new file mode 100644
index 0000000..f385cec
--- /dev/null
+++ b/.emacs.d/snippets/html-mode/dt
@@ -0,0 +1,5 @@
1#contributor : Rodrigo Setti <rodrigosetti@gmail.com>
2#name : <dt> ... </dt>
3#group : list
4# --
5<dt>$1</dt> \ No newline at end of file