mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Remove defunct custom-faces in custom.el
These are now set via use-package's :custom-face option.
This commit is contained in:
@@ -12,6 +12,4 @@
|
||||
;; 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.
|
||||
'(go-guru-hl-identifier-face ((t (:background "gray30"))))
|
||||
'(markdown-code-face ((t nil)))
|
||||
'(sp-pair-overlay-face ((t (:inherit nil)))))
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user