Don't use org for *scratch* buffer
This commit is contained in:
parent
53d1b7840b
commit
c08dad415f
@ -231,13 +231,6 @@
|
|||||||
'org-insert-heading-after-current)))
|
'org-insert-heading-after-current)))
|
||||||
#+end_src
|
#+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
|
** Source Blocks
|
||||||
Pressing tab inside a source block should indent appropriately for its
|
Pressing tab inside a source block should indent appropriately for its
|
||||||
language.
|
language.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user