Skip to content

Commit

Permalink
recenter pdf with "C-l"
Browse files Browse the repository at this point in the history
  • Loading branch information
kimim committed Jun 19, 2023
1 parent 2e62c49 commit fdaacf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -2813,6 +2813,7 @@ emacs theme color.
("C-s" . isearch-forward)
("C-r" . isearch-backward)
("C-o" . pdf-occur)
("C-l" . pdf-view-center-in-window)
("j" . (lambda ()
"Next line within page"
(interactive)
Expand Down

0 comments on commit fdaacf6

Please sign in to comment.