diff options
-rw-r--r-- | config.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.org b/config.org index 8d36390..d685c3f 100644 --- a/config.org +++ b/config.org @@ -31,6 +31,7 @@ For this initial test, my configuration fails on both counts. All i've done is #+end_src * Configuration +I can easily insert new source blocks with ~C-c C-,~. #+begin_src elisp ;;; init.el --- my emacs configuration -*- lexical-binding: t; -*- |