summary refs log tree commit diff stats
path: root/.dir-locals.el
blob: 2fe8af7feda34f12f76c1d743fff32f8b9fde43b (plain)
1
2
3
4
;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")

((nil . ((compile-command . "home-manager switch --flake .\\?submodules=1"))))