diff options
Diffstat (limited to '')
| -rw-r--r-- | templates/snippets/python-mode/lambda | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/snippets/python-mode/lambda b/templates/snippets/python-mode/lambda deleted file mode 100644 index 08b268b..0000000 --- a/templates/snippets/python-mode/lambda +++ /dev/null @@ -1,5 +0,0 @@ -# -*- mode: snippet -*- -# name: lambda -# key: lam -# -- -lambda ${1:x}: $0
\ No newline at end of file |
