From dcbc12ed9fb1fa9d56b2f346d26745afaed0a42a Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 28 Feb 2022 09:39:12 -0600 Subject: Hook hl-line-mode on timer-list --- init.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/init.el b/init.el index 54cac7b..7445d60 100644 --- a/init.el +++ b/init.el @@ -774,6 +774,10 @@ (setup text (:hook #'turn-on-auto-fill)) +(setup timer-list + (:hook #'hl-line-mode + #'lin-mode)) + (setup tramp (el-patch-feature tramp) (with-eval-after-load 'tramp -- cgit 1.4.1-21-gabe81