From 9353e7d5711631a5f5b2a9a515d2f223be848228 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 6 Sep 2021 12:52:51 -0500 Subject: Move trashed to its own setup form --- init.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index 980bf6c..ba9ca9e 100644 --- a/init.el +++ b/init.el @@ -1734,6 +1734,9 @@ browser defined in `browse-url-secondary-browser-function'." :repo "alphapapa/topsy.el")) (:hook-into prog-mode)) +(setup (:straight trashed) + (:option trashed-action-confirmer #'y-or-n-p)) + (setup (:straight typo) ;; Enable C-c 8 map in all buffers -- cgit 1.4.1-21-gabe81