author | Patrick PIERRE |
sam., 07 mars 2015 09:40:39 +0100 | |
changeset 365 | 317036597359 |
parent 284 | f2e60073557f |
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> |