From a23910572a8871973a1c95746b4676f196897460 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 2 Sep 2021 17:31:19 -0500 Subject: Enable iscroll-mode always --- init.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index b5b7a57..cfedcab 100644 --- a/init.el +++ b/init.el @@ -1464,7 +1464,9 @@ successive invocations." "C-c C-d" helpful-at-point)) (setup (:straight iscroll) - (:hook-into text-mode)) + (:hook-into text-mode ; Ideally, everywhere.. + prog-mode + special-mode)) (setup (:straight lacarte) (:global "" lacarte-execute-menu-command)) -- cgit 1.4.1-21-gabe81