From dce829525890663025082bb7d48a6c4ba6bb2f6b Mon Sep 17 00:00:00 2001 From: Marcus Kammer <2262664-marcuskammer@user.noreply.gitlab.com> Date: Thu, 28 May 2020 10:43:31 +0200 Subject: [PATCH] fix: change python-mode settings --- 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 14783954..1d8840a6 100644 --- a/bundle/custom_win32_EVG02667NB.el +++ b/bundle/custom_win32_EVG02667NB.el @@ -7,8 +7,7 @@ [default default default italic underline success warning error]) '(default-frame-alist (quote - ((undecorated . t) - (font . "Iosevka Term-12") + ((font . "Iosevka Term-12") (fullscreen . maximized) (alpha . 98)))) '(delete-by-moving-to-trash t) @@ -33,6 +32,8 @@ '(package-selected-packages (quote (yaml-mode olivetti elpy use-package nord-theme nordless-theme org toc-org ox-reveal ace-window htmlize ivy magit))) + '(python-indent-guess-indent-offset nil) + '(python-shell-interpreter "ipython") '(ring-bell-function (quote ignore)) '(scroll-bar-mode nil)) (custom-set-faces