doomemacs/modules/collab/impatient-mode/config.el

7 lines
156 B
EmacsLisp
Raw Normal View History

;;; collab/impatient-mode/config.el -*- lexical-binding: t; -*-
2017-07-05 02:49:10 +02:00
;; Show off code as you write it
(def-package! impatient-mode
:commands impatient-mode)