Emacs: removed centered-window-mode
This commit is contained in:
parent
3461a96938
commit
33ba0a23ae
1 changed files with 0 additions and 5 deletions
|
@ -1334,11 +1334,6 @@ signature-file is the path to the file which contains the signature."
|
||||||
("<f8>" . org-tree-slide-mode)
|
("<f8>" . org-tree-slide-mode)
|
||||||
("S-<f8>" . org-tree-slide-skip-done-toggle)))
|
("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
|
;; centered-cursor-mode
|
||||||
;; An emacs minor mode for smooth scrolling
|
;; An emacs minor mode for smooth scrolling
|
||||||
;; https://github.com/andre-r/centered-cursor-mode.el
|
;; https://github.com/andre-r/centered-cursor-mode.el
|
||||||
|
|
Loading…
Reference in a new issue