From b14a4949581106215fa12793cad92ec96ed023fc Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Fri, 28 Aug 2020 11:45:10 +0100 Subject: -customize settings Stored in separate file --- Emacs/.config/emacs/init.el | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'Emacs') diff --git a/Emacs/.config/emacs/init.el b/Emacs/.config/emacs/init.el index aa4f578..916a413 100644 --- a/Emacs/.config/emacs/init.el +++ b/Emacs/.config/emacs/init.el @@ -75,16 +75,3 @@ (require 'eglot)) (setq gc-cons-threshold 20000000) - -(custom-set-variables - ;; custom-set-variables 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. - ) - (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. - ) -- cgit v1.2.3-13-gbd6f