summaryrefslogtreecommitdiffstats
path: root/emacs.d/snippets/text-mode/html-mode/dov
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emacs.d/snippets/text-mode/html-mode/dov11
1 files changed, 11 insertions, 0 deletions
diff --git a/emacs.d/snippets/text-mode/html-mode/dov b/emacs.d/snippets/text-mode/html-mode/dov
new file mode 100644
index 0000000..e8341ea
--- /dev/null
+++ b/emacs.d/snippets/text-mode/html-mode/dov
@@ -0,0 +1,11 @@
+#name : <dov...>...</dov>
+# --
+a mirror up here $3
+
+
+<dov ${1:id="${2:some_id and here comes another nested field: ${3:nested_shit}}"}>
+ $0
+</dov>
+<dov $1>
+ actually some other shit and $3
+</dov>