aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/snippets/nxml-mode/.yas-compiled-snippets.el
blob: edc7fe17f3d3ab5975b864035363a65b2d21ea50 (plain)
1
2
3
4
5
6
7
8
9
10
;;; Compiled snippets and support files for `nxml-mode'
;;; Snippet definitions:
;;;
(yas-define-snippets 'nxml-mode
		     '(("s" "<Shortcut displayName=\"$1\"\n          icon=\"$2\"\n          to=\"$3\">\n  $0\n</Shortcut>" "Shortcut" nil nil nil "/home/chelys/projects/dotfiles/emacs/.emacs.d/snippets/nxml-mode/pencil-shortcut" nil nil)
		       ("pv" "<PropertyValue name=\"$1\">$2</PropertyValue>" "PropertyValue" nil nil nil "/home/chelys/projects/dotfiles/emacs/.emacs.d/snippets/nxml-mode/pencil-property-value" nil nil)
		       ("p" "<Property name=\"$1\"\n          displayName=\"$2\"\n          type=\"$3\">$4</Property>" "PencilProperty" nil nil nil "/home/chelys/projects/dotfiles/emacs/.emacs.d/snippets/nxml-mode/pencil-property" nil nil)))


;;; Do not edit! File generated at Tue Nov 22 15:37:52 2016