Fix doom//*... again

This commit is contained in:
Henrik Lissner 2019-11-21 14:10:11 -05:00
parent e105c93b17
commit cfe501fab0
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -5,6 +5,8 @@
;;;###autoload
(defun doom--cli-run (command &rest _args)
(require 'core-cli)
(require 'core-packages)
(when (featurep 'general)
(general-auto-unbind-keys))
(let* ((evil-collection-mode-list nil)