mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Rename unmap! to undefine-key!
unmap! gives the false impression that it is related or similar to map!, but it isn't.
This commit is contained in:
@@ -910,7 +910,7 @@ also be helpful for debugging.
|
||||
+ define-key
|
||||
+ global-set-key
|
||||
+ map!
|
||||
+ unmap!
|
||||
+ undefine-key!
|
||||
+ define-key!
|
||||
|
||||
** Writing your own modules
|
||||
|
Reference in New Issue
Block a user