Install prism

Trying this out ...
This commit is contained in:
Case Duckworth 2021-09-13 17:18:07 -05:00
parent f77cbbbf51
commit 94069768e5
1 changed files with 4 additions and 0 deletions

View File

@ -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