help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Ektending rainbow-delimiters to colour {}


From: carlmarcos
Subject: Ektending rainbow-delimiters to colour {}
Date: Tue, 19 Jul 2022 09:29:31 +0200 (CEST)

I am using rainbow-delimiters and want to extend it to colour {} in addition to 
().  Is there an easy way to do it?  rainbow-delimiters--propertize is the main 
function for dynamic highlighting.

The line

(while (> end (progn (skip-syntax-forward "^()" end)

seems to be the part searching for ().



reply via email to

[Prev in Thread] Current Thread [Next in Thread]