summaryrefslogtreecommitdiff
path: root/templates/snippets/python-mode/lambda
blob: 08b268bd3eb151b53de05dd9c30af91c044740d7 (plain)
1
2
3
4
5
# -*- mode: snippet -*-
# name: lambda
# key: lam
# --
lambda ${1:x}: $0