Add tools/impatient-mode
This commit is contained in:
parent
ea4e3e3c77
commit
72557d8c43
5 changed files with 38 additions and 1 deletions
6
modules/tools/impatient-mode/config.el
Normal file
6
modules/tools/impatient-mode/config.el
Normal file
|
@ -0,0 +1,6 @@
|
|||
;;; tools/impatient-mode/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
;; Show off code as you write it
|
||||
|
||||
(def-package! impatient-mode
|
||||
:commands impatient-mode)
|
Loading…
Add table
Add a link
Reference in a new issue