mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/emacs-lisp: remove auto-compile package
This package would clash with flycheck's byte-compilation checker. In any case you should not be modifying byte-compiled files.
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
|
||||
(package! elisp-mode :built-in t)
|
||||
|
||||
(package! auto-compile)
|
||||
(package! highlight-quoted)
|
||||
(package! macrostep)
|
||||
(package! overseer)
|
||||
|
Reference in New Issue
Block a user