I want to learn Paredit before Smartparens.

(and Smartparens doesn't seem quite as useful...)
This commit is contained in:
Kashish Sharma 2015-04-10 07:18:54 +05:30
parent 19bf416781
commit 4eeaccb8b1
1 changed files with 0 additions and 4 deletions

View File

@ -419,10 +419,6 @@
;(slime-setup '(slime-fancy slime-banner))
(setq inferior-lisp-program "/usr/bin/sbcl")
;;;; smartparens
;; (require 'smartparens)
;; (add-hook 'scheme-mode-hook 'smartparens-mode)
;;;; stumpwm-mode
(require 'stumpwm-mode)