Procházet zdrojové kódy

Added geiser mode for scheme

master
wizard před 4 roky
rodič
revize
9e10215c8d
Podepsáno: wizard <xyzzylink@airmail.cc> ID GPG klíče: F5394FC61CA2C7D9
1 změnil soubory, kde provedl 9 přidání a 0 odebrání
  1. +9
    -0
      config.org

+ 9
- 0
config.org Zobrazit soubor

@@ -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.


Načítá se…
Zrušit
Uložit