summaryrefslogtreecommitdiff
path: root/.config/emacs/custom.el
diff options
context:
space:
mode:
Diffstat (limited to '.config/emacs/custom.el')
-rw-r--r--.config/emacs/custom.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/emacs/custom.el b/.config/emacs/custom.el
index fa63a6d..af500dd 100644
--- a/.config/emacs/custom.el
+++ b/.config/emacs/custom.el
@@ -23,7 +23,6 @@
'(footnote-section-tag "")
'(frame-resize-pixelwise t)
'(gdb-many-windows t)
- '(global-page-break-lines-mode t nil (page-break-lines))
'(gnus-cloud-method "nnimap:gmail")
'(highlight-nonselected-windows t)
'(hscroll-step 1)
@@ -34,7 +33,6 @@
'(lua-indent-level 2)
'(menu-bar-mode nil)
'(minibuffer-depth-indicate-mode t)
- '(page-break-lines-modes '(fundamental-mode text-mode prog-mode special-mode))
'(read-char-by-name-sort 'code)
'(repeat-mode t)
'(scroll-bar-mode nil)