diff --git a/init.el b/init.el index b2f0adc..b1f4cf1 100644 --- a/init.el +++ b/init.el @@ -14,13 +14,6 @@ (setq custom-file "~/.emacs.d/emacs-custom.el") (load custom-file) -;;(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. -'(default ((t (:family "Noto Sans Mono" :foundry "GOOG" :slant normal :weight regular :height 90 :width normal)))) - ;; whomp helpers (require 'whomp-helpers) ;; whomp config