summaryrefslogtreecommitdiff
path: root/.emacs-custom.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs-custom.el')
-rw-r--r--.emacs-custom.el2
1 files changed, 0 insertions, 2 deletions
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)