mirror of
https://github.com/chrisbarrett/nursery
synced 2025-09-06 15:13:31 -05:00
Add example configuration for org-format
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
|
||||
;; Adapted from: https://emacs.stackexchange.com/a/28268
|
||||
|
||||
;; Example configuration:
|
||||
;;
|
||||
;; (use-package org-format
|
||||
;; :hook (org-mode . org-format-on-save-mode))
|
||||
|
||||
;;; Code:
|
||||
|
||||
(require 'org)
|
||||
|
Reference in New Issue
Block a user