Emacs: removed centered-cursor mode

This commit is contained in:
Marcel Kapfer 2018-08-18 05:28:44 +02:00
parent 33ba0a23ae
commit 6382b5ded0
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-cursor-mode
;; An emacs minor mode for smooth scrolling
;; https://github.com/andre-r/centered-cursor-mode.el
(use-package centered-cursor-mode)
;; exec-path-from-shell
;; get environmet variables
(use-package exec-path-from-shell