Skip to content

Commit

Permalink
feat(calendar): code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Jul 25, 2022
1 parent 1e415a0 commit 12b3d20
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dot_doom.d/config.org
Original file line number Diff line number Diff line change
Expand Up @@ -2395,8 +2395,9 @@ Let it snow in Emacs!
(setq calendar-latitude 48.7
calendar-longitude 2.17
calendar-location-name "Orsay, FR"
calendar-time-display-form '(24-hours ":" minutes
(if time-zone " (") time-zone (if time-zone ")")))
calendar-time-display-form
'(24-hours ":" minutes
(if time-zone " (") time-zone (if time-zone ")")))
#+end_src

** e-Books =nov= :ebook:epub:
Expand Down

0 comments on commit 12b3d20

Please sign in to comment.