Add tools/impatient-mode

This commit is contained in:
Henrik Lissner 2017-07-05 02:49:10 +02:00
parent ea4e3e3c77
commit 72557d8c43
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
5 changed files with 38 additions and 1 deletions

View 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)