[emacs] Clean up custom.el file in repo

This commit is contained in:
2021-05-27 14:22:48 -04:00
parent f4bde2a18a
commit e51d0fc39d

View File

@ -1,12 +0,0 @@
(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.
)