Hook visual-fill-column-mode into org-mode

This commit is contained in:
Case Duckworth 2022-05-06 12:42:01 -05:00
parent c66f44e360
commit 1f8021f0ee
1 changed files with 1 additions and 0 deletions

View File

@ -660,6 +660,7 @@
[f9] #'org-clock-out
"C-c l" #'org-store-link)
(:hook #'variable-pitch-mode
#'visual-fill-column-mode
#'turn-off-auto-fill
#'org-indent-mode
#'prettify-symbols-mode