diff options
Diffstat (limited to '.emacs.d/mysnippets/text-mode/python-mode/while')
| -rw-r--r-- | .emacs.d/mysnippets/text-mode/python-mode/while | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.emacs.d/mysnippets/text-mode/python-mode/while b/.emacs.d/mysnippets/text-mode/python-mode/while deleted file mode 100644 index 704dd7c..0000000 --- a/.emacs.d/mysnippets/text-mode/python-mode/while +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | #name : while ... : ... | ||
| 2 | # -- | ||
| 3 | while ${condition}: | ||
| 4 | $0 \ No newline at end of file | ||
