DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 1.1%2Bdfsg-2 / snippets / sh-mode / ife
123456789
# -*- mode: snippet -*- # name: ife # key: ife # -- if ${1:cond} then ${2:stuff} else ${3:other} fi $0