# -*- mode: snippet -*-
# name: lstinput
# key: lstinput
# --
\lstinputlisting[$2,label=file:$1]{$1}
$0