some changes for page-up/down
This commit is contained in:
parent
6784039531
commit
546b54c8a9
1
init.el
1
init.el
@ -591,6 +591,7 @@
|
|||||||
;; ;; (scroll-up scroll-amount)
|
;; ;; (scroll-up scroll-amount)
|
||||||
;; (move-to-window-line -1 )
|
;; (move-to-window-line -1 )
|
||||||
;; (recenter)))
|
;; (recenter)))
|
||||||
|
|
||||||
(global-set-key (kbd "M-n") 'my/half-page-down)
|
(global-set-key (kbd "M-n") 'my/half-page-down)
|
||||||
|
|
||||||
;; Split window and follow cursor. -----
|
;; Split window and follow cursor. -----
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user