Straight.el: enable flycheck fix; disable use-package messages
This commit is contained in:
parent
052801c209
commit
258eab7edb
@ -25,7 +25,8 @@ instead of the banal
|
||||
|
||||
;; Disable package.el so we can use straight
|
||||
(setq package-enable-at-startup nil)
|
||||
(defvar use-package-verbose t)
|
||||
(defvar use-package-verbose nil)
|
||||
(defvar straight-fix-flycheck t)
|
||||
|
||||
;; Hide default dashboard
|
||||
(defvar inhibit-startup-messages t)
|
||||
|
Loading…
Reference in New Issue
Block a user