doomemacs/modules/collab/impatient-mode/config.el
2018-05-14 21:23:48 +02:00

6 lines
156 B
EmacsLisp

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