fix: custom_win32

This commit is contained in:
Marcus Kammer 2020-05-17 11:08:27 +02:00
parent a1f4e6398c
commit fc8c1d7c2f

View file

@ -5,15 +5,14 @@
;; If there is more than one, they won't work right.
'(ansi-color-faces-vector
[default default default italic underline success warning error])
'(custom-enabled-themes (quote (misterioso)))
'(inhibit-startup-buffer-menu t)
'(initial-buffer-choice "d:/syncplicity/Marcus.Kammer/documents/Journal/README.org")
'(initial-buffer-choice "~/Documents/Journal/notes.org")
'(org-modules
(quote
(ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m)))
'(package-selected-packages
(quote
(org toc-org ox-reveal ace-window htmlize ivy magit))))
(nord-theme nordless-theme org toc-org ox-reveal ace-window htmlize ivy magit))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.