Skip to content

Rainbow Parentheses is a plugin that uses color to help identify matching parentheses.

Notifications You must be signed in to change notification settings

Hvalfisk/vim-rainbow-parentheses

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-rainbow-parentheses

A Vim plugin that uses color to help identify matching parentheses and other paired delimiters according to their depth by using a different color for each successive level. For more information, please see the documentation.

Rainbow Parentheses is a feature that has been implemented nd re-implemented for vim before. This plugin modifies the techniques found in other plugins based on personal work flow and really doesn't add anything new.

Acknowledgements

This started out as a minor mirroring of Luo Chen's plugin on github but grew into something more of a plugin sandbox project.

The following is a list of other plugins that perform the same functionality and may or may not have influenced this plugin:

The following is a useful list of discussions related to the functionality of the plugin:

About

Rainbow Parentheses is a plugin that uses color to help identify matching parentheses.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%