Update README.md
This commit is contained in:
@@ -243,6 +243,7 @@ Native compilation enhances Emacs performance by converting Elisp code into nati
|
||||
;; Ensure adding the following compile-angel code at the very beginning
|
||||
;; of your `~/.emacs.d/post-init.el` file, before all other packages.
|
||||
(use-package compile-angel
|
||||
:demand t
|
||||
:ensure t
|
||||
:custom
|
||||
;; Set `compile-angel-verbose` to nil to suppress output from compile-angel.
|
||||
|
||||
Reference in New Issue
Block a user