summaryrefslogtreecommitdiff
path: root/emacs.d
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-12-30 10:28:33 +0200
committerLars Wirzenius <liw@liw.fi>2020-12-30 10:28:33 +0200
commitb74ef0fdccc0e706161ffba4bc9cf0d43c41b321 (patch)
tree4a119d4b5f162188f220242ccea553069626ffa4 /emacs.d
parent690b7e13e8eed8990da17ebef9ca74cd31048df2 (diff)
downloadliw-dot-files-b74ef0fdccc0e706161ffba4bc9cf0d43c41b321.tar.gz
custom.el: empty
Diffstat (limited to 'emacs.d')
-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 fb42ac4..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
- (company racer 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 python-mode modus-operandi-theme flycheck-rust flycheck-color-mode-line blacken))))
-(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.
- )