Update custom file

This commit is contained in:
Marcus Kammer 2020-09-12 22:42:45 +02:00
parent 6cca1c205f
commit 41bd846f75

View file

@ -30,8 +30,7 @@
(undecorated)
(width . 85)
(height . 70)
(fullscreen . maximized)
(vertical-scroll-bars)))
(fullscreen . maximized)))
'(delete-selection-mode nil)
'(diary-file "~/Documents/diary/diary")
'(display-time-mode t)
@ -66,12 +65,13 @@
'(org-default-notes-file "~/Documents/journal/notes.org")
'(org-html-htmlize-output-type nil)
'(org-latex-compiler "xelatex")
'(org-latex-pdf-process '("latexmk -xelatex -shell-escape -quiet -f %f"))
'(org-modules
'(ol-bbdb ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m orgtbl-sqlinsert))
'(org-plantuml-jar-path "~/.local/bin/plantuml.jar")
'(package-enable-at-startup t)
'(package-selected-packages
'(eglot projectile elpy color-theme-sanityinc-tomorrow nov markdown-mode markdown-preview-mode olivetti web-mode js2-mode slime flymake-racket racket-mode yaml-mode lua-mode nordless-theme use-package colorless-themes nord-theme org toc-org ox-reveal ace-window htmlize ivy magit))
'(gnuplot eglot projectile elpy color-theme-sanityinc-tomorrow nov markdown-mode markdown-preview-mode olivetti web-mode js2-mode slime flymake-racket racket-mode yaml-mode lua-mode nordless-theme use-package colorless-themes nord-theme org toc-org ox-reveal ace-window htmlize ivy magit))
'(python-shell-interpreter "python3")
'(scroll-bar-mode nil)
'(show-paren-mode t)