Rearrange db/debug initfiles
This commit is contained in:
parent
9ee28fda89
commit
8b83c03782
7 changed files with 53 additions and 50 deletions
6
Cask
6
Cask
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue