remove scroll packages
This commit is contained in:
parent
f9e98561f9
commit
90494d1ced
3 changed files with 0 additions and 4 deletions
|
@ -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))
|
||||
|
|
|
@ -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))
|
||||
|
|
|
@ -78,8 +78,6 @@
|
|||
(package! mastodon)
|
||||
(package! calibredb)
|
||||
(package! leetcode)
|
||||
(package! iscroll)
|
||||
(package! good-scroll)
|
||||
(package! screenshot
|
||||
:recipe (:host github :repo "tecosaur/screenshot"))
|
||||
|
||||
|
|
Loading…
Reference in a new issue