From b57523c0db93822c499d7ed00495c983fa903819 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Fri, 30 Dec 2022 15:32:29 +0100 Subject: Remove paradox settings Since I'm not using it anymore. --- .emacs-custom.el | 3 --- 1 file changed, 3 deletions(-) (limited to '.emacs-custom.el') diff --git a/.emacs-custom.el b/.emacs-custom.el index de57927..08b0d69 100644 --- a/.emacs-custom.el +++ b/.emacs-custom.el @@ -42,9 +42,6 @@ '(menu-bar-mode nil) '(minibuffer-depth-indicate-mode t) '(page-break-lines-modes '(fundamental-mode text-mode prog-mode special-mode)) - '(paradox-execute-asynchronously t) - '(paradox-github-token t) - '(paradox-spinner-type 'random) '(python-fill-docstring-style 'pep-257-nn) '(python-shell-interpreter "python3") '(read-char-by-name-sort 'code) -- cgit v1.2.3