mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
Rename core/autoload/debug.el => util.el
"debug.el" conflicted with the built-in debug package
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
;;; core/autoload/debug.el -*- lexical-binding: t; -*-
|
||||
;;; core/autoload/util.el -*- lexical-binding: t; -*-
|
||||
|
||||
;;;###autoload
|
||||
(defun doom/what-face (&optional pos)
|
Reference in New Issue
Block a user