pkgsrc/devel/rainbow-delimiters-el/DESCR

6 lines
319 B
Text
Raw Normal View History

RainbowDelimiters is a "rainbow parentheses"-like mode for emacs
which highlights parens, brackets, and braces according to their
depth. Each successive level is highlighted a different color. This
makes it easy to spot matching delimiters, orient yourself in the
code, and tell which statements are at the same depth.