diff --git a/.spacemacs b/.spacemacs index b512437..7f45ccd 100644 --- a/.spacemacs +++ b/.spacemacs @@ -151,10 +151,4 @@ This function is called at the very end of Spacemacs initialization." (cons 360 "#5B6268"))) '(vc-annotate-very-old-color nil) '(warning-suppress-log-types '((comp)))) -(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. - ) )