summaryrefslogtreecommitdiff
path: root/emacs/.config/emacs-v2/emacs-custom.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.config/emacs-v2/emacs-custom.el')
-rw-r--r--emacs/.config/emacs-v2/emacs-custom.el19
1 files changed, 0 insertions, 19 deletions
diff --git a/emacs/.config/emacs-v2/emacs-custom.el b/emacs/.config/emacs-v2/emacs-custom.el
deleted file mode 100644
index 819655f..0000000
--- a/emacs/.config/emacs-v2/emacs-custom.el
+++ /dev/null
@@ -1,19 +0,0 @@
-(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-safe-themes
- '("0340489fa0ccbfa05661bc5c8c19ee0ff95ab1d727e4cc28089b282d30df8fc8"
- "e3999eba4f25d912d7d61cbaaed1b551957e61da047279da89499d3bd1f1d007"
- "8d412c0ed46b865312d6df5c1dfd1821d349dd3cba00049cf88c4ad34403597e"
- "88267200889975d801f6c667128301af0bc183f3450c4b86138bfb23e8a78fb1"
- default))
- '(safe-local-variable-values '((checkdoc-package-keywords-flag))))
-(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 "Iosevka" :height 150))))
- '(variable-pitch ((t (:family "Noto Serif" :height 150)))))