summaryrefslogtreecommitdiff
path: root/snippets/python-mode/parameter-item
blob: 9304694364b23681d6e69e8162c7008e8ab2530f (plain)
1
2
3
4
5
6
# -*- mode: snippet -*-
# key: par
# expand-env: ((yas-indent-line 'fixed))
# --
${1:param} : ${2:type}
    $0