Files
big-c/.dir-locals.el
2026-03-31 15:31:36 +01:00

6 lines
255 B
EmacsLisp

;;; Directory Local Variables -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")
((nil . ((compile-command . "cargo run")
(+license/license-choice . "GNU General Public License Version 2"))))