Set compile-command dir local variable
This commit is contained in:
parent
4dcf1bc136
commit
68462fb0a5
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 . "home-manager switch"))))
|
Reference in a new issue