diff options
| -rw-r--r-- | .emacs-custom.el | 3 |
1 files changed, 0 insertions, 3 deletions
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) |
