Fix indentation
This commit is contained in:
parent
67a38e0024
commit
68c5de7b8f
1 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue