DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 0~git20161123-1 / lua-mode / fun
1234567
# -*- mode: snippet -*- # name: fun # key: fun # -- function () ${1:return something} end