Add command-log-mode
This commit is contained in:
parent
78c95aae3a
commit
873133eb67
3 changed files with 6 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
(ex! "bc[omp]" 'doom:byte-compile)
|
||||
(ex! "re[load]" 'doom-reload)
|
||||
(ex! "re[load]au" 'doom-reload-autoloads)
|
||||
(ex! "clog" 'clm/toggle-command-log-buffer)
|
||||
|
||||
;; Quick mapping keys to commands, allows :nmap \m !make
|
||||
(ex! "imap" 'doom:imap)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue