Skip to content

Commit

Permalink
Revert "repeat: Enable repeat-mode"
Browse files Browse the repository at this point in the history
This reverts commit 7e40e38.
  • Loading branch information
Eason0210 committed Aug 4, 2024
1 parent 3d3586d commit e1555b5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions init.el
Original file line number Diff line number Diff line change
Expand Up @@ -507,9 +507,6 @@ Call a second time to restore the original window configuration."
:config
(column-number-mode t))

(use-package repeat
:config (repeat-mode))

(use-package pixel-scroll
:config (pixel-scroll-precision-mode t))

Expand Down

0 comments on commit e1555b5

Please sign in to comment.