rice/doom/custom.el

13 lines
536 B
EmacsLisp
Raw Permalink Normal View History

2021-07-28 23:44:53 -07:00
(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.
2022-11-02 02:15:58 -07:00
'(warning-suppress-types '((doom-init-ui-hook))))
2021-07-28 23:44:53 -07:00
(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.
)