Move :tools impatient-mode to new :collab category

This commit is contained in:
Henrik Lissner 2018-05-14 21:23:48 +02:00
parent bdf6fceb52
commit abb4d5a009
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 7 additions and 5 deletions

View file

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