diff options
| author | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2022-12-30 15:32:29 +0100 |
|---|---|---|
| committer | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2022-12-30 15:32:29 +0100 |
| commit | b57523c0db93822c499d7ed00495c983fa903819 (patch) | |
| tree | bcd751bc5bdd731905f05fcd3918413ac9f648d5 | |
| parent | d3e251ac8ac4ee953fe24234b4ff4755a185b494 (diff) | |
| download | dotfiles-b57523c0db93822c499d7ed00495c983fa903819.tar.xz | |
Remove paradox settings
Since I'm not using it anymore.
| -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) |
