projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[emacs][wip] enable geiser and guix, and update packages
[~bandali/configs]
/
init.org
diff --git
a/init.org
b/init.org
index
c8e0e29
..
5a70eaf
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-1719,7
+1719,7
@@
treemacs
:after (treemacs))
#+end_src
-**
COMMENT
geiser
+** geiser
#+begin_src emacs-lisp
(use-package geiser)
@@
-1729,7
+1729,7
@@
treemacs
(setq geiser-guile-load-path "~/src/git/guix"))
#+end_src
-**
COMMENT
guix
+** guix
#+begin_src emacs-lisp
(use-package guix)