mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General refactor, cleanup & commenting
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
(message "Column %d" (current-column)))
|
||||
|
||||
;;;###autoload
|
||||
(defun doom/what-bindings (key)
|
||||
(defun doom-what-bindings (key)
|
||||
(list
|
||||
(minor-mode-key-binding key)
|
||||
(local-key-binding key)
|
||||
|
Reference in New Issue
Block a user