feat(doom): add prettier org timestamp format
This commit is contained in:
parent
9f05ce80e2
commit
5a5640bc61
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
|||
org-startup-shrink-all-tables t
|
||||
org-startup-align-all-tables t
|
||||
org-src-fontify-natively t
|
||||
org-display-custom-times nil
|
||||
org-time-stamp-custom-formats '("<%d %b %Y>" . "<%y/%m/%d %a %H:%M:%S>")
|
||||
|
||||
;; Export
|
||||
org-latex-listings 'minted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue