author | Coraline MARKWITZ |
jeu., 02 mars 2017 10:44:30 +0100 | |
changeset 442 | e3341312dff7 |
parent 365 | 317036597359 |
permissions | -rw-r--r-- |
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> |