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