aboutsummaryrefslogtreecommitdiff
path: root/spacemacs.el
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-22 22:12:55 -0300
committerEuAndreh <eu@euandre.org>2019-05-22 22:12:55 -0300
commit37ff2b4c845bc1e2c7fa0d62dc293dda8349193e (patch)
tree8f668e2b5093b4bf57f48dc9ab62a808d9fa9cdc /spacemacs.el
parentmrconfig.ini (diff)
downloaddotfiles-37ff2b4c845bc1e2c7fa0d62dc293dda8349193e.tar.gz
dotfiles-37ff2b4c845bc1e2c7fa0d62dc293dda8349193e.tar.xz
Revert "Remove Guix compatibility code."
This reverts commit 5e9efb6478e7ef38ee2fcf2921634db0c27f5d05.
Diffstat (limited to 'spacemacs.el')
-rw-r--r--spacemacs.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/spacemacs.el b/spacemacs.el
index 2fd7d6a..6ff2ef8 100644
--- a/spacemacs.el
+++ b/spacemacs.el
@@ -761,6 +761,10 @@ This is the place where most of your configurations should be done. Unless it is
filename
commit
start)))
+
+ ;; (require 'geiser-guile)
+ ;; (with-eval-after-load 'geiser-guile
+ ;; (add-to-list 'geiser-guile-load-path "~/dev/guix/guix"))
t)
(defun dotspacemacs/emacs-custom-settings ()