Wrap lines in org-mode
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
;; Unbind to make room for avy
|
||||
:map org-mode-map
|
||||
("C-j" . nil))
|
||||
:hook ((org-mode . visual-line-mode))
|
||||
:custom
|
||||
(org-todo-keywords '((sequence "TODO(t)" "BLOCKED(b)" "|" "DONE(d)")))
|
||||
(org-image-actual-width '(800)))
|
||||
|
||||
Reference in New Issue
Block a user