Script:1230
Talk0
1,599pages on
this wiki
this wiki
Use this page to discuss script 1230 Rainbow Parenthesis: highlight matching parens in a rainbow of colors
- Add constructive comments, bug reports, or discuss improvements (see the guideline).
- Do not document the script here (the author should do that on vim.org).
- This page may be out of date: check the script's vim.org page above, and its release notes.
Comments
Edit
If you want this to work in gvim, you will have to set guifg, not ctermfg, for example:
hi level13c ctermfg=darkgreen guifg=darkgreen