diff --git a/lisp/mitch-packages.el b/lisp/mitch-packages.el index ac88a62..b6d550a 100644 --- a/lisp/mitch-packages.el +++ b/lisp/mitch-packages.el @@ -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