mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove doom/open-bug-report command #1752
The command was removed some time ago and won't be restored (for now).
This commit is contained in:
@ -260,7 +260,6 @@
|
|||||||
(define-key! help-map
|
(define-key! help-map
|
||||||
;; new keybinds
|
;; new keybinds
|
||||||
"'" #'describe-char
|
"'" #'describe-char
|
||||||
"B" #'doom/open-bug-report
|
|
||||||
"D" #'doom/help
|
"D" #'doom/help
|
||||||
"E" #'doom/sandbox
|
"E" #'doom/sandbox
|
||||||
"M" #'doom/describe-active-minor-mode
|
"M" #'doom/describe-active-minor-mode
|
||||||
|
Reference in New Issue
Block a user