DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 1.0%2B28.gcd665c9-1 / snippets / nix-mode / fixupPhase
12345678910
# -*- mode: snippet -*- # name: fixPhase # key: fp # -- fixupPhase= '' runHook preFixup $1 runHook postFixup ''; $0