Enable good-scroll-mode for default on config (emacs)
This commit is contained in:
parent
4560c2add1
commit
90a657571c
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
|||
(setq doom-font (font-spec :family "Iosevka Fixed Medium" :size 15))
|
||||
|
||||
(beacon-mode 1)
|
||||
(good-scroll-mode 1)
|
||||
|
||||
;; Whenever you reconfigure a package, make sure to wrap your config in an
|
||||
;; `after!' block, otherwise Doom's defaults may override your settings. E.g.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue