mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Move :tools impatient-mode to new :collab category
This commit is contained in:
6
modules/collab/impatient-mode/config.el
Normal file
6
modules/collab/impatient-mode/config.el
Normal 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)
|
Reference in New Issue
Block a user