General refactor & cleanup

This commit is contained in:
Henrik Lissner 2017-05-13 00:14:15 +02:00
parent 5beb74b14d
commit afb31659a3
5 changed files with 6 additions and 10 deletions

View file

@ -1,9 +1,5 @@
;;; feature/eval/config.el
;; This module creates a centralized way of invoking/sending selections to REPLs
;; (with `repl-toggle'), building projects/files, and running code (with
;; `quickrun'), revealing its output in a popup window.
;;
;; Code building
;;