From 68c5de7b8f123feaee9d62ae389d7032961fae47 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Tue, 5 Dec 2023 15:40:35 +0100 Subject: [PATCH] Fix indentation --- bundle/bundle--package.el | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/bundle/bundle--package.el b/bundle/bundle--package.el index 5de953fd..becc3f29 100644 --- a/bundle/bundle--package.el +++ b/bundle/bundle--package.el @@ -235,14 +235,14 @@ ("cl-sbt@conference.mailbox.org" . "marcus")))) ;; (use-package hyperbole -;; :config -;; (setq hyrolo-date-format "%Y-%m-%d %H:%M:%S") -;; (add-hook 'hyperbole-init-hook -;; (lambda () -;; (setq hyrolo-file-list -;; (append (hyrolo-initialize-file-list) -;; (cons "~/.rolo.otl" -;; (directory-files-recursively org-directory (rx "." (or "org" "otl") eos)))))))) +;; :config +;; (setq hyrolo-date-format "%Y-%m-%d %H:%M:%S") +;; (add-hook 'hyperbole-init-hook +;; (lambda () +;; (setq hyrolo-file-list +;; (append (hyrolo-initialize-file-list) +;; (cons "~/.rolo.otl" +;; (directory-files-recursively org-directory (rx "." (or "org" "otl") eos)))))))) (use-package ispell :ensure nil