[Emacs] Remove duplicate code in dotspacemacs
This commit is contained in:
parent
55cdad04ca
commit
49894ec6e2
@ -151,10 +151,4 @@ This function is called at the very end of Spacemacs initialization."
|
|||||||
(cons 360 "#5B6268")))
|
(cons 360 "#5B6268")))
|
||||||
'(vc-annotate-very-old-color nil)
|
'(vc-annotate-very-old-color nil)
|
||||||
'(warning-suppress-log-types '((comp))))
|
'(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.
|
|
||||||
)
|
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user