mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
emacs: reorder options for the literate config file
This commit is contained in:
parent
df9834d8db
commit
442bf6e7b1
|
|
@ -2,7 +2,7 @@
|
|||
#+author: Protesilaos Stavrou
|
||||
#+email: public@protesilaos.com
|
||||
#+language: en
|
||||
#+options: ':t toc:nil author:t email:t num:t
|
||||
#+options: ':t toc:nil num:t author:t email:t
|
||||
#+startup: content indent
|
||||
#+macro: latest-export-date (eval (format-time-string "%F %T %z"))
|
||||
#+macro: word-count (eval (count-words (point-min) (point-max)))
|
||||
|
|
|
|||
Loading…
Reference in a new issue