General cleanup; fix typo in init.el

This commit is contained in:
Henrik Lissner 2016-03-31 03:19:30 -04:00
parent 10bc312a62
commit f26ddf99ac
9 changed files with 45 additions and 35 deletions

2
Cask
View file

@ -108,7 +108,7 @@
(depends-on "projectile")
(depends-on "helm-describe-modes" :git "https://github.com/emacs-helm/helm-describe-modes")
;; Quickrun -- core/core-quickrun.el
;; Code evaluation/REPLs -- core/core-eval.el
(depends-on "quickrun")
(depends-on "repl-toggle")