DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 1.1%2Bdfsg-2 / snippets / fish-mode / if
12345678
# -*- mode: snippet -*- # name: if ... end # key: if # -- if ${1:[ -f file ]} ${2:do} end $0