From f2214365df0970ec3c82bbab318d1ed10371ba2d Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Fri, 15 Mar 2019 11:10:15 +0100 Subject: Fix a typo in snippets/python-mode/doc --- .emacs.d/snippets/python-mode/doc | 3 +-- 1 file changed, 1 insertion(+), 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 @@ # name: doc # key: d # -- +"""$0 """ -$0 -""" \ No newline at end of file -- cgit v1.3