DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 1.1%2Bdfsg-2 / snippets / fish-mode / sw
12345678
# -*- mode: snippet -*- # name: switch # key: sw # -- switch ${1:condition} case ${2:*} $0 end