1
0
Fork 0

chore(emacs): remove cppconfig.el

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-11-04 19:51:34 -05:00
parent 0cf7b18000
commit f2561834a8
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
3 changed files with 7 additions and 32 deletions

View file

@ -36,7 +36,6 @@
(when (equal (system-name) "framework")
(load-library "mu4econfig"))
(load-library "latexconfig")
(load-library "cppconfig")
(load-library "gpgconfig")
;; ====== Hooks ==============================