diff --git a/config.org b/config.org index b5a9771..c0cccbf 100644 --- a/config.org +++ b/config.org @@ -231,13 +231,6 @@ 'org-insert-heading-after-current))) #+end_src - Org is nice for scratch space - - #+begin_src emacs-lisp - (setq initial-major-mode 'org-mode) - (setq initial-scratch-message "") - #+end_src - ** Source Blocks Pressing tab inside a source block should indent appropriately for its language.