guixchannel/.dir-locals.el

4 lines
149 B
EmacsLisp
Raw Normal View History

;;; SPDX-License-Identifier: GPL-3.0-or-later
((nil . ((sentence-end-double-space . t)))
2023-12-28 15:14:20 +00:00
(scheme-mode . ((geiser-guile-binary . ("guix" "repl")))))