~yoctocell/yoctocell.xyz

6dbee3280715c09a3d3b6020b8b75e9862acd1a8 — Xinglu Chen 3 years ago 68df943
posts: Add dir-locals
1 files changed, 4 insertions(+), 0 deletions(-)

A src/posts/.dir-locals.el
A src/posts/.dir-locals.el => src/posts/.dir-locals.el +4 -0
@@ 0,0 1,4 @@
;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")

((org-mode . ((eval add-hook 'before-save-hook #'org-gemini-export-to-file nil t))))