Org: disable auto-fill
This commit is contained in:
parent
fed92a6fb8
commit
729b56f8b8
@ -99,7 +99,8 @@
|
||||
(fill-column 80)
|
||||
:hook
|
||||
(prog-mode . whitespace-mode)
|
||||
(org-mode . auto-fill-mode))
|
||||
;; (org-mode . auto-fill-mode)
|
||||
)
|
||||
;; ...and finally, sync files with disk changes
|
||||
(use-package autorevert
|
||||
:elpaca nil
|
||||
|
Loading…
Reference in New Issue
Block a user