tfcconnection-zola/.dir-locals.el
2023-05-30 09:29:35 -05:00

5 lines
255 B
EmacsLisp

;;; Directory Local Variables -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")
((nil . ((compile-command . "hugo server --noHTTPCache")))
(rustic-mode . ((rustic-rustfmt-args . "--edition 2021"))))