From ffe6edeb59f06ce5ee0a281b838300bb1edc2db7 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Fri, 18 Jun 2021 11:48:21 +0200 Subject: [PATCH] Update win32 customfile --- bundle/custom_win32_EVG02667NB.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bundle/custom_win32_EVG02667NB.el b/bundle/custom_win32_EVG02667NB.el index 0d5ee0ed..2d567074 100644 --- a/bundle/custom_win32_EVG02667NB.el +++ b/bundle/custom_win32_EVG02667NB.el @@ -11,6 +11,7 @@ ["#21252B" "#E06C75" "#98C379" "#E5C07B" "#61AFEF" "#C678DD" "#56B6C2" "#ABB2BF"]) '(backup-directory-alist '(("." . "~/.backup_filez"))) '(beacon-color "#d54e53") + '(bookmark-default-file "~/emacs-bookmarks") '(company-quickhelp-color-background "#4F4F4F") '(company-quickhelp-color-foreground "#DCDCCC") '(default-frame-alist @@ -47,7 +48,7 @@ ("\\?\\?\\?+" . "#dc752f"))) '(initial-buffer-choice "d:/UserData/marcus.kammer/OneDrive - Siemens AG/documents/Journal/notes.org") - '(initial-frame-alist '((fullscreen . maximized) (vertical-scroll-bars))) + '(initial-frame-alist '((fullscreen . maximized))) '(ispell-program-name "~/AppData/Local/Programs/msys64/mingw64/bin/aspell.exe") '(ls-lisp-dirs-first t) '(mouse-wheel-scroll-amount '(1 ((shift) . 1) ((meta)) ((control) . text-scale))) @@ -63,7 +64,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 - '(plantuml-mode rust-mode org-web-tools emojify erc-image slime-company shrface helpful eglot xref yaml-mode webpaste web-mode use-package typescript-mode slime rainbow-delimiters racket-mode projectile powershell ox-reveal org-tree-slide olivetti ob-typescript ob-rust ob-http ob-go nov markdown-mode magit go-mode geiser-racket elpy eldoc doom-themes doom-modeline counsel all-the-icons-dired ace-window)) + '(unicode-fonts plantuml-mode rust-mode org-web-tools emojify erc-image slime-company shrface helpful eglot xref yaml-mode webpaste web-mode use-package typescript-mode slime rainbow-delimiters racket-mode projectile powershell ox-reveal org-tree-slide olivetti ob-typescript ob-rust ob-http ob-go nov markdown-mode magit go-mode geiser-racket elpy eldoc doom-themes doom-modeline counsel all-the-icons-dired ace-window)) '(pdf-view-midnight-colors '("#b2b2b2" . "#292b2e")) '(plantuml-default-exec-mode 'jar) '(plantuml-jar-path "~/AppData/Local/Programs/plantuml/plantuml.jar")