From 19d96e4fea820ea12fb19dafc2d4b12446c10eb6 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Tue, 10 Aug 2021 14:13:44 +0200 Subject: [PATCH] Update win32 customfile --- bundle/custom_win32_EVG02667NB.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle/custom_win32_EVG02667NB.el b/bundle/custom_win32_EVG02667NB.el index 06f35d17..af06e6b5 100644 --- a/bundle/custom_win32_EVG02667NB.el +++ b/bundle/custom_win32_EVG02667NB.el @@ -62,12 +62,12 @@ '(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 - '(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)) + '(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 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) '(python-shell-interpreter "ipython") - '(python-shell-interpreter-args "--simple-prompt -i") + '(python-shell-interpreter-args "-i --simple-prompt --InteractiveShell.display_page=True") '(ring-bell-function 'ignore) '(scroll-bar-mode nil) '(scroll-step 5)