From e051558fd5f0ca4a3c3ef1ff12aa8f85c459fa2a Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Fri, 14 Jan 2022 04:51:54 +0000
Subject: [PATCH] Made theme switcher function. Need to figure out how to complete list of themes with helm and automatically install arbitrary themes

---
 snippets/org-mode/source-code-expand |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/snippets/org-mode/source-code-expand b/snippets/org-mode/source-code-expand
index 0f8da45..c14a638 100644
--- a/snippets/org-mode/source-code-expand
+++ b/snippets/org-mode/source-code-expand
@@ -4,5 +4,4 @@
 # group: code snippets
 # --
 #+BEGIN_SRC $0
-#+END_SRC
-
+#+END_SRC
\ No newline at end of file

--
Gitblit v1.9.3