Fix broken use-package (whoops)

This commit is contained in:
MitchMarq42 2023-01-04 14:08:10 -09:00
parent cce07ebf48
commit a3a7f3193b

View File

@ -6,7 +6,7 @@
;; ----------------------------------------------------------------------------- ;; -----------------------------------------------------------------------------
;;; Code: ;;; Code:
(use-package emacs (elpaca-use-package emacs
:custom :custom
(scroll-margin 2) (scroll-margin 2)
(scroll-conservatively 100) (scroll-conservatively 100)