Add ox-clip

This commit is contained in:
MitchMarq42 2023-04-07 14:24:53 -08:00
parent 1395d1c0f1
commit 0ffcc159c0

View File

@ -896,6 +896,8 @@ Return nil if DIR is not in a hugo project at all."
(message "Hugo re-generated!")
(error "Hugo exited %s, better change something!" status-code)))))))))
(add-hook 'after-save-hook #'hugo-compile))
(use-package ox-clip
:commands ox-clip-formatted-copy)
;; fake indentation, other than the other fake indentation
;; (use-package adaptive-wrap