emacs-prelude/vendor/yasnippet/snippets/nxml-mode/input

5 lines
135 B
Plaintext
Raw Normal View History

2012-02-17 22:12:32 +02:00
# contributor: Anders Bach Nielsen <abachn@abachn.net>
# name: <input ... />
# key: input
# --
<input type="$1" name="$2" value="$3" />