fix: custom_win32
This commit is contained in:
parent
a1f4e6398c
commit
fc8c1d7c2f
1 changed files with 2 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue