update local project compile-command
Alan Pearce alan@alanpearce.eu
Thu, 02 Jan 2025 16:51:56 +0100
1 files changed, 1 insertions(+), 1 deletions(-)
jump to
M .dir-locals.el → .dir-locals.el
@@ -1,4 +1,4 @@ ;;; Directory Local Variables ;;; For more information see (info "(emacs) Directory Variables") -((nil . ((compile-command . "home-manager switch --flake .")))) +((nil . ((compile-command . "home-manager switch --flake .\\?submodules=1"))))