Compare commits
2 Commits
a7045d3b30
...
8fa7bc9ed7
Author | SHA1 | Date | |
---|---|---|---|
8fa7bc9ed7 | |||
f38ca8a4c9 |
@ -123,7 +123,7 @@
|
||||
:straight t
|
||||
:diminish
|
||||
:config
|
||||
(setq speed-type-gb-book-list '(46201 66867 66866 66591 57303 49063 13608 16132 17974 28430 59797 28929)
|
||||
(setq speed-type-gb-book-list '(46201 66867 66866 66591 57303 49063 59797)
|
||||
speed-type-min-chars 500
|
||||
speed-type-max-chars 600))
|
||||
|
||||
|
@ -37,7 +37,4 @@
|
||||
;; pacakge.el stepping on straight's toes.
|
||||
(setq package-enable-at-startup nil)
|
||||
|
||||
;; Cache eln (native-comp)
|
||||
(setq native-compile-target-directory (expand-file-name "private/cache/eln" user-emacs-directory))
|
||||
|
||||
;;; early-init.el ends here
|
||||
|
Loading…
Reference in New Issue
Block a user