1
0
Fork 0
emacs-config/oni-nxml/snippets/nxml-mode/pencil-property-value

5 lines
132 B
Text
Raw Normal View History

2019-08-28 08:34:58 +02:00
# -*- mode: snippet; require-final-newline: nil -*-
# name: PropertyValue
# key: pv
# --
<PropertyValue name="$1">$2</PropertyValue>