diff options
Diffstat (limited to 'init-el.org')
-rw-r--r-- | init-el.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init-el.org b/init-el.org index fca4f54..2be29d5 100644 --- a/init-el.org +++ b/init-el.org @@ -340,6 +340,7 @@ So, to use this file for the very first time you must (def-my-command my-org-export-subcommand '((?t "[t]angle file" org-babel-tangle) + (?w "[w]ritefreely" writefreely-publish-or-update) (?e "[e]xport options" org-export-dispatch))) (def-my-command my-org-insertion-subcommand |