Revise debug/help keybindings & commands

This commit is contained in:
Henrik Lissner
2017-05-19 16:52:32 +02:00
parent d6220201d7
commit 254298b1b0
3 changed files with 18 additions and 17 deletions

View File

@@ -7,8 +7,6 @@
;;; Custom commands
;; Emacs utilities
(ex! "bc[omp]" #'+hlissner:byte-compile)
(ex! "clog" #'global-command-log-mode)
(ex! "minor" #'describe-minor-mode) ; list minor modes
(ex! "re[load]" #'doom/reload)
(ex! "re[load]au" #'doom/reload-autoloads)