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"))))
|
("cl-sbt@conference.mailbox.org" . "marcus"))))
|
||||||
|
|
||||||
;; (use-package hyperbole
|
;; (use-package hyperbole
|
||||||
;; :config
|
;; :config
|
||||||
;; (setq hyrolo-date-format "%Y-%m-%d %H:%M:%S")
|
;; (setq hyrolo-date-format "%Y-%m-%d %H:%M:%S")
|
||||||
;; (add-hook 'hyperbole-init-hook
|
;; (add-hook 'hyperbole-init-hook
|
||||||
;; (lambda ()
|
;; (lambda ()
|
||||||
;; (setq hyrolo-file-list
|
;; (setq hyrolo-file-list
|
||||||
;; (append (hyrolo-initialize-file-list)
|
;; (append (hyrolo-initialize-file-list)
|
||||||
;; (cons "~/.rolo.otl"
|
;; (cons "~/.rolo.otl"
|
||||||
;; (directory-files-recursively org-directory (rx "." (or "org" "otl") eos))))))))
|
;; (directory-files-recursively org-directory (rx "." (or "org" "otl") eos))))))))
|
||||||
|
|
||||||
(use-package ispell
|
(use-package ispell
|
||||||
:ensure nil
|
:ensure nil
|
||||||
|
|
Loading…
Add table
Reference in a new issue