summaryrefslogtreecommitdiff
path: root/.emacs-custom.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs-custom.el')
-rw-r--r--.emacs-custom.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs-custom.el b/.emacs-custom.el
index 8072b77..0ae7e88 100644
--- a/.emacs-custom.el
+++ b/.emacs-custom.el
@@ -42,6 +42,7 @@
'(markdown-indent-on-enter 'indent-and-new-item)
'(menu-bar-mode nil)
'(minibuffer-depth-indicate-mode t)
+ '(org-startup-indented t)
'(package-archives
(quote
(("melpa" . "https://melpa.org/packages/")