dotfiles/.vim/after/ftplugin/clojure.vim

5 lines
161 B
VimL
Raw Normal View History

2019-03-11 11:57:12 -04:00
au VimEnter * RainbowParenthesesToggle
au Syntax * RainbowParenthesesLoadRound
au Syntax * RainbowParenthesesLoadSquare
au Syntax * RainbowParenthesesLoadBraces