[emacs] MOve back to a config structure

This commit is contained in:
2020-12-26 10:02:43 -05:00
parent 53f94defe1
commit 2d31b2f2f6
12 changed files with 32 additions and 414 deletions

View File

@ -0,0 +1,12 @@
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(package-selected-packages '(modus-vivendi-theme)))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)