From 94069768e59c13992e7f915018c13d25f9605438 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 13 Sep 2021 17:18:07 -0500 Subject: Install prism Trying this out ... --- init.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index 754d012..2e982df 100644 --- a/init.el +++ b/init.el @@ -1617,6 +1617,10 @@ browser defined in `browse-url-secondary-browser-function'." (setup (:straight powerthesaurus) (:global "C-c l t" #'powerthesaurus-lookup-word-dwim)) +(setup (:straight prism) + (:hook-into lisp-mode + c-mode)) + (setup prog (:option show-paren-delay 0 show-paren-style 'mixed -- cgit 1.4.1-21-gabe81