remove scroll packages

This commit is contained in:
SouthFox 2023-07-31 18:49:26 +08:00
parent f9e98561f9
commit 90494d1ced
3 changed files with 0 additions and 4 deletions

View file

@ -168,7 +168,6 @@
'((restclient . t)))
(cnfonts-mode 1)
(good-scroll-mode 1)
(setq word-wrap-by-category t)
(add-to-list 'default-frame-alist '(height . 35))

View file

@ -236,7 +236,6 @@
#+begin_src emacs-lisp
(cnfonts-mode 1)
(good-scroll-mode 1)
(setq word-wrap-by-category t)
(add-to-list 'default-frame-alist '(height . 35))

View file

@ -78,8 +78,6 @@
(package! mastodon)
(package! calibredb)
(package! leetcode)
(package! iscroll)
(package! good-scroll)
(package! screenshot
:recipe (:host github :repo "tecosaur/screenshot"))