Remove with-editor from comp blacklist

This commit is contained in:
Henrik Lissner 2021-01-09 04:12:54 -05:00
parent 5e6de97b56
commit 8bac3bc6c6
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -159,7 +159,6 @@ users).")
(mapc (doom-partial #'add-to-list 'comp-deferred-compilation-deny-list)
(let ((local-dir-re (concat "\\`" (regexp-quote doom-local-dir))))
(list (concat "\\`" (regexp-quote doom-autoloads-file) "\\'")
(concat local-dir-re ".*/with-editor\\.el\\'")
;; https://github.com/nnicandro/emacs-jupyter/issues/297
(concat local-dir-re ".*/jupyter-channel\\.el\\'"))))
;; Default to using all cores, rather than half of them, since we compile