Skip to content

Commit

Permalink
[fu] init-smooth-scroll add require
Browse files Browse the repository at this point in the history
  • Loading branch information
pkryger committed Nov 20, 2024
1 parent e78606a commit f9f2351
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/init-smooth-scroll.el
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ nil, smooth scrolling will be disabled. For example:
(defvar smooth-scroll-previous-window (selected-window))


(require 'mwheel)
;;; Minor mode

(define-minor-mode smooth-scroll-mode
Expand Down

0 comments on commit f9f2351

Please sign in to comment.