summaryrefslogtreecommitdiff
path: root/lisp/org-custom.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org-custom.el')
-rw-r--r--lisp/org-custom.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/org-custom.el b/lisp/org-custom.el
index 6b4713b..8fe2c00 100644
--- a/lisp/org-custom.el
+++ b/lisp/org-custom.el
@@ -48,6 +48,8 @@
(require 'org-bullets)
(org-bullets-mode 1)
+ (org-indent-mode 1)
+ (visual-line-mode 1)
(setq org-blank-before-new-entry (quote ((heading . nil)
(plain-list-item . nil))))