diff options
Diffstat (limited to '.emacs.d/snippets/python-mode')
| -rw-r--r-- | .emacs.d/snippets/python-mode/doc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.emacs.d/snippets/python-mode/doc b/.emacs.d/snippets/python-mode/doc index f2c6be4..a7d924a 100644 --- a/.emacs.d/snippets/python-mode/doc +++ b/.emacs.d/snippets/python-mode/doc | |||
| @@ -2,6 +2,5 @@ | |||
| 2 | # name: doc | 2 | # name: doc |
| 3 | # key: d | 3 | # key: d |
| 4 | # -- | 4 | # -- |
| 5 | """$0 | ||
| 5 | """ | 6 | """ |
| 6 | $0 | ||
| 7 | """ \ No newline at end of file | ||
