]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/yasnippet/snippets/html-mode/dov
Add yasnippet.
[gnu-emacs-elpa] / packages / yasnippet / snippets / html-mode / dov
diff --git a/packages/yasnippet/snippets/html-mode/dov b/packages/yasnippet/snippets/html-mode/dov
new file mode 100644 (file)
index 0000000..d3bdc17
--- /dev/null
@@ -0,0 +1,12 @@
+# name: <dov...>...</dov>
+# key: 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>
\ No newline at end of file