Emacs: removed centered-window-mode

This commit is contained in:
Marcel Kapfer 2018-08-18 05:28:35 +02:00
parent 3461a96938
commit 33ba0a23ae
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 0 additions and 5 deletions

View File

@ -1334,11 +1334,6 @@ signature-file is the path to the file which contains the signature."
("<f8>" . org-tree-slide-mode)
("S-<f8>" . org-tree-slide-skip-done-toggle)))
;; centered-window-mode
;; Keep your text centered when there's only one window.
;; https://github.com/anler/centered-window-mode
(use-package centered-window)
;; centered-cursor-mode
;; An emacs minor mode for smooth scrolling
;; https://github.com/andre-r/centered-cursor-mode.el