Initial commit
This commit is contained in:
5
.dir-locals.el
Normal file
5
.dir-locals.el
Normal file
@ -0,0 +1,5 @@
|
||||
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
||||
;;; For more information see (info "(emacs) Directory Variables")
|
||||
|
||||
((nil . ((my/project-run-command . "build/simple-lisp")
|
||||
(compile-command . "make -C build"))))
|
Reference in New Issue
Block a user