This commit is contained in:
Henrik Lissner 2015-11-17 21:48:21 -05:00
parent 4076c42edd
commit 6e2fff449c
4 changed files with 24 additions and 21 deletions

View file

@ -51,6 +51,7 @@
(dolist (mode-map '((cider-repl-mode . emacs)
(comint-mode . emacs)
(term-mode . emacs)
(Info-mode . emacs)
(help-mode . normal)
(message-mode . normal)
(compilation-mode . normal)))