lumina/.dir-locals.el
2025-08-04 14:54:52 -05:00

5 lines
226 B
EmacsLisp

;;; Directory Local Variables -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")
((nil . ((compile-command . "just b r")))
(prog-mode . ((compile-command . "just b r"))))