From b26110738b18ce4dcaa6a67ae3dc5b49e58222c4 Mon Sep 17 00:00:00 2001 From: Ahmed Khanzada Date: Sun, 21 Jul 2024 12:49:06 -0400 Subject: [PATCH] Add prism --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 806b703..db8a974 100644 --- a/README.org +++ b/README.org @@ -408,6 +408,7 @@ Above all, enjoy using Emacs. The community, more than anything, makes Emacs a g - [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Matching.html][show-paren-mode]] - =[built-in]= a minor mode to visualize parenthesis matching. - [[https://github.com/Fanael/rainbow-delimiters][rainbow-delimiters]] - Highlights parentheses, brackets, and braces according to their depth. - [[https://github.com/tsdh/highlight-parentheses.el][highlight-parentheses.el]] - highlight surrounding parentheses. + - [[https://github.com/alphapapa/prism.el][prism]] - highlight code based on depth *** Kill-ring / Clipboard