We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61f0c44 commit a83ccb6Copy full SHA for a83ccb6
readme.md
@@ -72,3 +72,6 @@ au Syntax * RainbowParenthesesLoadRound
72
au Syntax * RainbowParenthesesLoadSquare
73
au Syntax * RainbowParenthesesLoadBraces
74
```
75
+
76
+Or just use `RainbowParenthesesToggleAll`. You may need to put `syntax on` in
77
+your `.vimrc` *before* you enable rainbow parentheses.
0 commit comments