diff options
Diffstat (limited to 'snippets/python-mode/lambda')
| -rw-r--r-- | snippets/python-mode/lambda | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/snippets/python-mode/lambda b/snippets/python-mode/lambda deleted file mode 100644 index 08b268b..0000000 --- a/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 |
