Unbind '<help> {/,d /}'
This commit is contained in:
parent
4faa9f7ce2
commit
0b3895d1e2
1 changed files with 0 additions and 2 deletions
|
@ -313,7 +313,6 @@
|
|||
|
||||
;; replaces `apropos-documentation' b/c `apropos' covers this
|
||||
"d" nil
|
||||
"d/" #'doom/help-search
|
||||
"da" #'doom/help-autodefs
|
||||
"db" #'doom/report-bug
|
||||
"dd" #'doom/toggle-debug-mode
|
||||
|
@ -337,7 +336,6 @@
|
|||
;; replaces `apropos-command'
|
||||
"a" #'apropos
|
||||
"A" #'apropos-documentation
|
||||
"/" #'apropos-documentation
|
||||
;; replaces `describe-copying' b/c not useful
|
||||
"C-c" #'describe-coding-system
|
||||
;; replaces `Info-got-emacs-command-node' b/c redundant w/ `Info-goto-node'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue