Install engrave-faces

This commit is contained in:
Gerard Vermeulen 2022-05-22 15:15:51 +02:00
parent b1be7a4ed9
commit e77d10bf38

View File

@ -205,6 +205,7 @@ The [[info:emacs#Init File][init file (info)]] does not load the ~custom-file~ a
'(package-pinned-packages '((auctex . "gnu")
(compat . "gnu")
(consult . "gnu")
(engrave-faces . "gnu")
(marginalia . "gnu")
(org . "gnu-devel")
(queue . "gnu")
@ -220,6 +221,7 @@ The [[info:emacs#Init File][init file (info)]] does not load the ~custom-file~ a
consult ; consult completing-read
eglot ; Emacs polyGLOT LSP client
embark ; act on any buffer selection
engrave-faces ; convert font-lock faces to text
magit ; Git Text-based User Interface
marginalia ; minibuffer margin notes
no-littering ; keep `user-emacs-directory' clean