From 8bf18f921cd10f1668b621d69d14689f9e014b60 Mon Sep 17 00:00:00 2001 From: tecosaur <20903656+tecosaur@users.noreply.github.com> Date: Tue, 21 Apr 2020 00:18:48 +0800 Subject: [PATCH] Add org python snippet (about time!) --- snippets/org-mode/python_src | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 snippets/org-mode/python_src diff --git a/snippets/org-mode/python_src b/snippets/org-mode/python_src new file mode 100644 index 0000000..9dd2584 --- /dev/null +++ b/snippets/org-mode/python_src @@ -0,0 +1,10 @@ +# -*- mode: snippet -*- +# name: python src +# uuid: src_python +# key: