doomemacs/modules/feature/eval/packages.el

7 lines
105 B
EmacsLisp
Raw Normal View History

2017-02-13 16:57:08 -05:00
;; -*- no-byte-compile: t; -*-
;;; feature/repl/packages.el
(package! quickrun)
(package! repl-toggle)
2017-02-13 16:57:08 -05:00