commit 36eca2a99db145d6e48bfc4178e47f95f53d59f3 parent 02c7975227b5d8037dd8fe253656decfe6e3df48 Author: Cem Keylan <cem@ckyln.com> Date: Tue, 3 Mar 2020 08:51:54 +0300 fix code-block error Diffstat:
M | init.org | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/init.org b/init.org @@ -104,7 +104,10 @@ my cache folder. #+END_SRC Let's load the custom-file + +#+BEGIN_SRC emacs-lisp (load custom-file) +#+END_SRC ** Private file Let's load a private file if it exists