From e6c4d8c874bedfc55227b0826f03f875d23a2cbc Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 2 Sep 2021 23:52:32 -0500 Subject: Add hungry-delete --- init.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index 3d443df..5913949 100644 --- a/init.el +++ b/init.el @@ -1480,6 +1480,10 @@ successive invocations." " o" helpful-symbol "C-c C-d" helpful-at-point)) +(setup (:straight hungry-delete) + (:option hungry-delete-join-reluctantly t) + (global-hungry-delete-mode +1)) ; TODO: make work with paredit + (setup (:straight iscroll) (:hook-into text-mode ; Ideally, everywhere.. prog-mode -- cgit 1.4.1-21-gabe81