rainbow.vim, Rainbow Parentheses Improved

preview_player
Показать описание
"help you read complex code by showing diff level of parentheses in diff color !!"

It's not only for parentheses, you can see the inner `if` clause has different colors as well (0:45), also operators can have colors if defined. Use `:RainbowToggle` if it's too *rainbow*.

You can see more example screenshots on GitHub [2]. Another fork of this has default 16 color rainbow [3] if you dare, this one only has four.

By the way, since "parentheses" is the show, if you haven't known, [%] is the key to jump between the matched opening and closing parentheses [4].

$$$

* Version 3.1.3 (2014-04-30)
* In Vim script
* By Luo Chen
* License unspecified

Рекомендации по теме
Комментарии
Автор

Hey, what colorscheme do you use in this video?

alyaskacity