1
0
Fork 0

feat: add gpgconfig.el

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2023-08-06 19:04:47 -07:00
parent 8a25d392b3
commit feb6e8eea2
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
3 changed files with 56 additions and 0 deletions

View file

@ -81,6 +81,7 @@
(load-library "latexconfig")
(load-library "cppconfig")
(load-library "pdfconfig")
(load-library "gpgconfig")
;; ====== Hooks ==============================
(add-hook 'after-init-hook 'global-company-mode)