1
0
mirror of https://github.com/amix/vimrc synced 2025-07-27 23:45:00 +08:00

Change Rainbow-parenthese plugin into Rainbow plugin.

This commit is contained in:
Kurtis Moxley
2022-08-11 11:57:20 +08:00
parent bbbedb5311
commit 1f4af09835
53 changed files with 2745 additions and 845 deletions

View File

@ -0,0 +1,18 @@
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: