summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 121dbf8..272b699 100644
--- a/init.el
+++ b/init.el
@@ -161,7 +161,7 @@
;; keep the cursor centered to avoid sudden scroll jumps
(require 'centered-cursor-mode)
-(centered-cursor-mode 1)
+(global-centered-cursor-mode 1)
;; http://blog.vivekhaldar.com/post/4809065853/dotemacs-extract-interactively-change-font-size
(defun my/zoom-in ()