diff --git a/emacs/emacs.el b/emacs/emacs.el index e3e9231..2143594 100644 --- a/emacs/emacs.el +++ b/emacs/emacs.el @@ -1334,11 +1334,6 @@ signature-file is the path to the file which contains the signature." ("" . org-tree-slide-mode) ("S-" . 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