mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-08-26 22:40:15 +00:00
.dir-locals.el: Set geiser-repl-add-project-paths.
* .dir-locals.el (scheme-mode) [geiser-repl-add-project-paths]: Add "modules".
This commit is contained in:
parent
6e28a0825b
commit
ba91ca76c0
@ -40,7 +40,9 @@
|
||||
(fill-column . 72)))
|
||||
(scheme-mode
|
||||
.
|
||||
((eval . (put 'computed-substitution-with-inputs 'scheme-indent-function 1))
|
||||
((geiser-repl-add-project-paths . ("modules"))
|
||||
|
||||
(eval . (put 'computed-substitution-with-inputs 'scheme-indent-function 1))
|
||||
(eval . (put 'hidden-desktop-entry 'scheme-indent-function 1))
|
||||
(eval . (put 'modify-services/by-name 'scheme-indent-function 1))
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user