mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-28 16:51:08 -05:00
Move :tools impatient-mode to new :collab category
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
;;; tools/impatient-mode/autoload.el -*- lexical-binding: t; -*-
|
||||
;;; collab/impatient-mode/autoload.el -*- lexical-binding: t; -*-
|
||||
|
||||
;;;###autoload
|
||||
(defun +impatient-mode/toggle ()
|
@@ -1,4 +1,4 @@
|
||||
;;; tools/impatient-mode/config.el -*- lexical-binding: t; -*-
|
||||
;;; collab/impatient-mode/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
;; Show off code as you write it
|
||||
|
@@ -1,5 +1,5 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/impatient-mode/packages.el
|
||||
;;; collab/impatient-mode/packages.el
|
||||
|
||||
(package! htmlize)
|
||||
(package! impatient-mode)
|
Reference in New Issue
Block a user