From 9f187474ea27c781f93ed9835167067bc4545540 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 30 Jul 2023 11:07:39 +0200 Subject: Chip away at Custom file Move Python settings to use-package. Tweak a couple of knobs while in there. --- .emacs-custom.el | 2 -- 1 file changed, 2 deletions(-) (limited to '.emacs-custom.el') diff --git a/.emacs-custom.el b/.emacs-custom.el index 11bfaf4..2cde161 100644 --- a/.emacs-custom.el +++ b/.emacs-custom.el @@ -38,8 +38,6 @@ '(menu-bar-mode nil) '(minibuffer-depth-indicate-mode t) '(page-break-lines-modes '(fundamental-mode text-mode prog-mode special-mode)) - '(python-fill-docstring-style 'pep-257-nn) - '(python-shell-interpreter "python3") '(read-char-by-name-sort 'code) '(repeat-mode t) '(scroll-bar-mode nil) -- cgit v1.2.3