From 025c1af7f3c016045d768e928b019d9641b66d98 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 25 Jan 2022 16:58:22 -0600 Subject: Various what/ever --- init.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 4bbc06e..d706059 100644 --- a/init.el +++ b/init.el @@ -1057,6 +1057,7 @@ They are completed by \"M-x TAB\" only in Tramp debug buffers." "C-k" #'crux-kill-and-join-forward "C-c d" #'+crux-insert-date-or-time) (:+leader "s" #'crux-visit-shell-buffer) + (crux-with-region-or-buffer indent-region) (el-patch-feature crux) (with-eval-after-load 'crux @@ -1129,7 +1130,8 @@ See also `crux-reopen-as-root-mode'." (:hook #'reading-mode) (:option +elfeed--update-repeat (* 60 60) ; 1 hour +elfeed--update-first-time 60) - (+elfeed-update-async-mode +1))) + ;; (+elfeed-update-async-mode +1) + )) (setup (:straight elfeed-org) (:also-load +org-capture) -- cgit 1.4.1-21-gabe81