Set compile-command dir local variable
This commit is contained in:
parent
8ae11797ab
commit
feb3f9149b
4
.dir-locals.el
Normal file
4
.dir-locals.el
Normal file
|
@ -0,0 +1,4 @@
|
|||
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
||||
;;; For more information see (info "(emacs) Directory Variables")
|
||||
|
||||
((nil . ((compile-command . "nixos-rebuild build"))))
|
Loading…
Reference in a new issue