guixconfig/.dir-locals.el

4 lines
151 B
EmacsLisp
Raw Normal View History

2023-12-08 11:56:00 +00:00
((nil . ((geiser-scheme-implementation . guile)
2023-12-14 21:49:12 +00:00
(geiser-guile-binary . ("guix" "repl"))))
2023-12-08 11:56:00 +00:00
(org-mode . ((org-confirm-babel-evaluate . nil))))