summaryrefslogtreecommitdiff
path: root/emacs.d/snippets/mhtml-mode/<div>..</div>~
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-10-20 19:21:53 +0300
committerMarc Coquand <marc@mccd.space>2024-10-20 19:21:53 +0300
commit9c83af34195ed0113df01f8c0e4a734ab4084e20 (patch)
treeae57c300f1af9d802e5d23777877a5889ba898fe /emacs.d/snippets/mhtml-mode/<div>..</div>~
parentaf50b1b9bde653f73ad78108d08f192e42d7dda3 (diff)
downloadbsd-freebsd.tar.gz
bsd-freebsd.tar.bz2
bsd-freebsd.zip
Diffstat (limited to '')
-rw-r--r--emacs.d/snippets/mhtml-mode/<div>..</div>~7
1 files changed, 7 insertions, 0 deletions
diff --git a/emacs.d/snippets/mhtml-mode/<div>..</div>~ b/emacs.d/snippets/mhtml-mode/<div>..</div>~
new file mode 100644
index 0000000..028d782
--- /dev/null
+++ b/emacs.d/snippets/mhtml-mode/<div>..</div>~
@@ -0,0 +1,7 @@
+# -*- mode: snippet -*-
+# name: <div>..</div>
+# key: <div
+# --
+<div>
+ $1
+</div>