Rearrange db/debug initfiles

This commit is contained in:
Henrik Lissner 2016-07-19 15:01:38 -04:00
parent 9ee28fda89
commit 8b83c03782
7 changed files with 53 additions and 50 deletions

6
Cask
View file

@ -127,9 +127,8 @@
;;(depends-on "helm-projectile")
;;(depends-on "helm-swoop")
;; Code evaluation/REPLs/debug -- core/core-eval.el
;; Code evaluation/REPLs -- core/core-eval.el
(depends-on "quickrun")
(depends-on "realgud")
(depends-on "repl-toggle")
;; Sessions --- core/core-sessions.el
@ -288,3 +287,6 @@
;; Writing -- modules/custom-write.el
; (depends-on "helm-bibtex")
;; Debugging -- modules/custom-debug.el
(depends-on "realgud")