DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 0~git20161123-1 / elixir-mode / if
1234567
# -*- mode: snippet -*- # name: if # key: if # -- if ${1:condition} do $0 end