summaryrefslogtreecommitdiff
path: root/.emacs.d/init-custom.el
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-04-07 15:01:48 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-04-07 15:01:48 -0700
commitbb7178d5b2c397ded35f5109310151dac0d90e4a (patch)
tree162e832d1f488675c6d52d108a73c19b61e38b61 /.emacs.d/init-custom.el
parenteab23889a29f36a602ebe3654bfa409f9f5720f6 (diff)
downloaddotfiles-bb7178d5b2c397ded35f5109310151dac0d90e4a.tar.gz
move commented org-hide line to init-org
Diffstat (limited to '.emacs.d/init-custom.el')
-rw-r--r--.emacs.d/init-custom.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/.emacs.d/init-custom.el b/.emacs.d/init-custom.el
index 84924ec7..09e80edf 100644
--- a/.emacs.d/init-custom.el
+++ b/.emacs.d/init-custom.el
@@ -9,7 +9,6 @@
'(fringe ((t (:background nil))))
'(git-annex-dired-annexed-available ((t (:foreground "color-151"))))
'(git-annex-dired-annexed-unavailable ((t (:foreground "color-167"))))
- ;; '(org-hide ((t (:foreground "#3f3f3f" :slant normal :weight normal :height 110 :width normal :foundry "xos4" :family "Terminus"))))
'(sr-directory-face ((t (:foreground "#94bff3" :weight bold))) t)
'(sr-symlink-directory-face ((t (:foreground "#94bff3" :slant italic))) t)
'(variable-pitch ((t (:height 1.4 :family "Bitstream Charter"))))