diff --git a/init.el b/init.el index 5c9f0cd..7f4c9f2 100644 --- a/init.el +++ b/init.el @@ -38,11 +38,3 @@ "The absolute path the main EMACS configuration file.") (org-babel-load-file nd/conf-main) - -(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. - '(aw-leading-char-face ((t (:foreground "#292b2e" :background "#bc6ec5" :height 1.0 :box nil))))) -(put 'upcase-region 'disabled nil)