rainbow-delimiters
Delimiter highlighter
A mode for Emacs that highlights delimiters according to their depth in source code.
Emacs rainbow delimiters mode
686 stars
17 watching
33 forks
Language: Emacs Lisp
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jlr/rainbow-delimiters | Emacs extension that highlights matching delimiters in source code with colorful visual cues. | 112 |
hiphish/rainbow-delimiters.nvim | Provides syntax highlighting for Neovim with Tree-sitter | 560 |
emacsmirror/rainbow-mode | Colorizes color names in buffers for improved readability | 23 |
antonj/highlight-indentation-for-emacs | A plugin for Emacs that highlights indentation guides in source code | 467 |
m-demare/hlargs.nvim | Highlights arguments' definitions and usages in source code. | 473 |
junegunn/rainbow_parentheses.vim | A plugin that automatically highlights matching parentheses with colors in a Vim text editor | 378 |
norcalli/nvim-terminal.lua | A filetype mode that highlights and conceals text buffers with colored syntax codes | 208 |
farias-hecdin/cssvarhighlight | Identifies colors in CSS variables and highlights them in source code for better readability | 4 |
zbirenbaum/neodim | A plugin that dimmages highlights on unused functions and variables in code editors | 312 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 307 |
limejelly/backlight-for-xcode | A plugin for Xcode that highlights the current editing line in the editor | 411 |
trapd00r/zsh-syntax-highlighting-filetypes | Provides real-time syntax highlighting of filetypes on the commandline | 155 |
pygments/pygments | A Python library that supports syntax highlighting for multiple languages and text formats | 1,828 |
pocke/iro.vim | A next-generation syntax highlighter plugin for Vim. | 63 |
bakpakin/fennel.vim | Provides syntax highlighting for Fennel programming language in Vim editor. | 50 |