10 lines
241 B
Text
10 lines
241 B
Text
|
|
||
|
" RainbowParenthesesActivate
|
||
|
" autocmd VimEnter * RainbowParenthesesActivate
|
||
|
au VimEnter * RainbowParenthesesToggle
|
||
|
au Syntax * RainbowParenthesesLoadRound
|
||
|
au Syntax * RainbowParenthesesLoadSquare
|
||
|
au Syntax * RainbowParenthesesLoadBraces
|
||
|
|
||
|
|