diff options
| -rw-r--r-- | emacs-config.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs-config.org b/emacs-config.org index 27cab46..23f0d9c 100644 --- a/emacs-config.org +++ b/emacs-config.org @@ -342,6 +342,7 @@ Case-sensitive search by default and show match count in minibuffer. ** Org #+begin_src elisp :noweb yes (with-eval-after-load 'org + <<org-settings>> <<org-babel-settings>>) #+end_src |
