spacemacs/init-extension/init-centered-cursor.el

3 lines
64 B
EmacsLisp
Raw Normal View History

2013-01-06 02:34:19 +00:00
(require 'centered-cursor-mode)
2013-11-16 03:30:20 +00:00
(global-centered-cursor-mode t)