doomemacs/modules/tools/impatient-mode/config.el
2017-07-05 12:26:10 +02:00

7 lines
155 B
EmacsLisp

;;; tools/impatient-mode/config.el -*- lexical-binding: t; -*-
;; Show off code as you write it
(def-package! impatient-mode
:commands impatient-mode)