summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-05-01 18:39:19 +0300
committerLars Wirzenius <liw@liw.fi>2020-05-01 18:39:19 +0300
commit4b4a311d4bf779608fd7f45810e5e25ac90bb1c9 (patch)
treec25487037d04778c057f4859ced25ba4a0fba0d1
parent78db850dd61fbf41647e1beb41a5abbf28e7dade (diff)
downloadliw-dot-files-4b4a311d4bf779608fd7f45810e5e25ac90bb1c9.tar.gz
Clear custom.el
-rw-r--r--emacs.d/custom.el14
1 files changed, 0 insertions, 14 deletions
diff --git a/emacs.d/custom.el b/emacs.d/custom.el
index f10d685..e69de29 100644
--- a/emacs.d/custom.el
+++ b/emacs.d/custom.el
@@ -1,14 +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.
- '(package-selected-packages
- (quote
- (flycheck-inline flycheck-pos-tip flycheck-color-mode-line yaml-mode tabbar session rust-mode pod-mode muttrc-mode mutt-alias markdown-mode magit initsplit htmlize graphviz-dot-mode go-mode folding eproject diminish debian-el csv-mode browse-kill-ring boxquote bm bar-cursor apache-mode use-package modus-operandi-theme flycheck))))
-(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.
- )