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 742822a..c62ee03 100644
--- a/.emacs-custom.el
+++ b/.emacs-custom.el
@@ -92,10 +92,8 @@
'(paradox-spinner-type 'random)
'(python-fill-docstring-style 'pep-257-nn)
'(python-shell-interpreter "python3")
- '(read-buffer-completion-ignore-case t)
'(read-char-by-name-group t)
'(read-char-by-name-sort 'code)
- '(read-file-name-completion-ignore-case t)
'(repeat-mode t)
'(scroll-bar-mode nil)
'(scroll-conservatively 10)