# -*- mode: snippet -*-
|
|
# contributor: Xah Lee (XahLee.org)
|
|
# name: yes-or-no-p
|
|
# key: yonp
|
|
# --
|
|
(yes-or-no-p "${1:prompt} ")
|