Added clojure specific vim config

This commit is contained in:
2019-03-11 11:57:12 -04:00
parent 4ceccd1ced
commit 724bb4ddf2

View File

@@ -0,0 +1,4 @@
au VimEnter * RainbowParenthesesToggle
au Syntax * RainbowParenthesesLoadRound
au Syntax * RainbowParenthesesLoadSquare
au Syntax * RainbowParenthesesLoadBraces