mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove command-log-mode
This isn't vital enough a package to be included in core. Emacs already provides view-lossage, and there are other, better packages for displaying your keybinds as you type. Even one that I've been working on (with special evil support): https://github.com/hlissner/doom-emacs-private/blob/master/lisp/keycast.el
This commit is contained in:
@ -18,7 +18,6 @@
|
||||
|
||||
;; core-editor.el
|
||||
(package! better-jumper)
|
||||
(package! command-log-mode)
|
||||
(package! dtrt-indent)
|
||||
(package! helpful)
|
||||
(package! ns-auto-titlebar :ignore (not IS-MAC))
|
||||
|
Reference in New Issue
Block a user