diff --git a/config.org b/config.org index fbcac42..6069111 100644 --- a/config.org +++ b/config.org @@ -1147,6 +1147,15 @@ Show completions for shell mode buffers #+RESULTS: +*** Lisp +**** Scheme +#+BEGIN_SRC emacs-lisp +(use-package geiser + :ensure t + :config + (setq geiser-active-implementations '(guile))) +#+END_SRC + ** IRC Internet relay chat. It's where hackers go to communicate. Think of it like two boats in a shipping channel.