소스 검색

Added geiser mode for scheme

master
wizard 4 년 전
부모
커밋
9e10215c8d
로그인 계정: wizard <xyzzylink@airmail.cc> GPG 키 ID: F5394FC61CA2C7D9
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. +9
    -0
      config.org

+ 9
- 0
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.


불러오는 중...
취소
저장