From be11309215aefe6cf6aeb94e5061cced11fa287e Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 4 Jan 2022 16:45:45 -0600 Subject: Update sophomore --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.el b/init.el index af7b6db..634b2e8 100644 --- a/init.el +++ b/init.el @@ -1166,7 +1166,8 @@ See also `crux-reopen-as-root-mode'." (setup (:straight (sophomore :host github :repo "duckwork/sophomore.el")) - (sophomore-enable-all)) + (sophomore-disable #'view-hello-file) + (sophomore-mode +1)) (setup (:straight ssh-config-mode) (:file-match (rx "/.ssh/config" eos) -- cgit 1.4.1-21-gabe81