aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2020-08-28 11:45:10 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2020-08-28 11:45:10 +0100
commitb14a4949581106215fa12793cad92ec96ed023fc (patch)
tree8f70c070fc28e1c9a2079af6d00e2d68849789aa /Emacs/.config
parent2ed80f3d40e49862f22a79a88f7dd031133b0ba7 (diff)
downloaddotfiles-b14a4949581106215fa12793cad92ec96ed023fc.tar.gz
dotfiles-b14a4949581106215fa12793cad92ec96ed023fc.tar.bz2
dotfiles-b14a4949581106215fa12793cad92ec96ed023fc.zip
-customize settings
Stored in separate file
Diffstat (limited to 'Emacs/.config')
-rw-r--r--Emacs/.config/emacs/init.el13
1 files changed, 0 insertions, 13 deletions
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.
- )