ambevar-dotfiles/.config/guix/system/.dir-locals.el

6 lines
221 B
EmacsLisp
Raw Normal View History

;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")
((scheme-mode
(eval . (add-to-list 'geiser-guile-load-path (locate-dominating-file buffer-file-name ".dir-locals.el")))))