mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
doom/toggle-debug-mode -> doom-debug-mode
This commit is contained in:
@ -349,7 +349,7 @@ Continues comments if executed from a commented line. Consults
|
||||
"db" #'doom/report-bug
|
||||
"dc" #'doom/goto-private-config-file
|
||||
"dC" #'doom/goto-private-init-file
|
||||
"dd" #'doom/toggle-debug-mode
|
||||
"dd" #'doom-debug-mode
|
||||
"df" #'doom/help-faq
|
||||
"dh" #'doom/help
|
||||
"dl" #'doom/help-search-load-path
|
||||
|
Reference in New Issue
Block a user