Update win32 customfile

This commit is contained in:
Marcus Kammer 2021-07-30 10:48:21 +02:00
parent d91a4bc70f
commit 721db96879

View file

@ -47,11 +47,11 @@
'(initial-buffer-choice
"d:/UserData/marcus.kammer/OneDrive - Siemens AG/documents/Journal/notes.org")
'(initial-frame-alist '((fullscreen . maximized)))
'(ispell-program-name "~/AppData/Local/Programs/msys64/mingw64/bin/aspell.exe")
'(ispell-program-name "d:/msys64/mingw64/bin/aspell.exe")
'(ls-lisp-dirs-first t)
'(mouse-wheel-scroll-amount '(1 ((shift) . 1) ((meta)) ((control) . text-scale)))
'(nov-text-width nil)
'(nov-unzip-program "~/AppData/Local/Programs/unzip-5.51-1-bin/bin/unzip.exe")
'(nov-unzip-program "d:/msys64/usr/bin/unzip.exe")
'(nov-variable-pitch nil)
'(org-agenda-files
'("d:/UserData/marcus.kammer/OneDrive - Siemens AG/documents/Journal/"))
@ -62,7 +62,7 @@
'(ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m))
'(org-plantuml-jar-path "~/AppData/Local/Programs/plantuml/plantuml.jar")
'(package-selected-packages
'(eglot javascript js-mode ob-http unicode-fonts plantuml-mode rust-mode org-web-tools emojify erc-image slime-company shrface helpful xref yaml-mode webpaste web-mode use-package typescript-mode slime rainbow-delimiters racket-mode powershell ox-reveal org-tree-slide olivetti ob-typescript ob-rust ob-go nov markdown-mode go-mode geiser-racket elpy eldoc doom-themes doom-modeline counsel all-the-icons-dired ace-window))
'(magit eglot javascript js-mode ob-http unicode-fonts plantuml-mode rust-mode org-web-tools emojify erc-image slime-company shrface helpful xref yaml-mode webpaste web-mode use-package typescript-mode slime rainbow-delimiters racket-mode powershell ox-reveal org-tree-slide olivetti ob-typescript ob-rust ob-go nov markdown-mode go-mode geiser-racket elpy eldoc doom-themes doom-modeline counsel all-the-icons-dired ace-window))
'(plantuml-default-exec-mode 'jar)
'(plantuml-jar-path "~/AppData/Local/Programs/plantuml/plantuml.jar")
'(python-indent-guess-indent-offset nil)