YASnippet/publidoc-inline-mode/publidoc_name
author Patrick PIERRE
dim., 12 avril 2015 17:25:23 +0200
changeset 374 1cf647878db3
parent 365 317036597359
permissions -rw-r--r--
Correction structure SVG
Patrick@365
     1
# -*- mode: snippet; -*-
Patrick@282
     2
# name: <name of="…">
Patrick@282
     3
# key: <nam=
Patrick@284
     4
# binding: C-+ n a
Patrick@282
     5
# --
Patrick@283
     6
<name of="${1:$$(yas-choose-value '("person" "company" "book" "newspaper" "party" "movie" "painting"))}">$0</name>