diff options
-rw-r--r-- | config.org | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config.org b/config.org index 52f7756..03dd79b 100644 --- a/config.org +++ b/config.org @@ -20,7 +20,8 @@ For this initial test, my configuration fails on both counts. All i've done is * Configuration #+begin_src elisp -;;; init.el --- my emacs configuration -*- lexical-binding: t; -*- + ;;; init.el --- my emacs configuration -*- lexical-binding: t; -*- + ;; This file is auto-generated. Please edit ~/data/share/config.org #+end_src #+begin_src elisp |