mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 02:20:03 +08:00
19 lines
823 B
Plaintext
19 lines
823 B
Plaintext
Rainbow Parentheses Improved *rainbow*
|
|
==========================================================================
|
|
|
|
Commands: *rainbow-commands*
|
|
--------------------------------------------------------------------------
|
|
|
|
*RainbowToggle* --- toggle this plugin on/off
|
|
*RainbowToggleOn* --- toggle this plugin on
|
|
*RainbowToggleOff* --- toggle this plugin off
|
|
|
|
Configurations: *rainbow-config*
|
|
--------------------------------------------------------------------------
|
|
|
|
*g:rainbow_active* --- 1 to auto enable this plugin
|
|
0 to enable it later via :RainbowToggle
|
|
*g:rainbow_conf* --- https://github.com/luochen1990/rainbow#configure
|
|
|
|
vim:tw=78:ts=8:ft=help:norl:
|