set ts=4 sw=4
set number
syntax on
set clipboard^=unnamed

au VimEnter * RainbowParenthesesToggle
au Syntax * RainbowParenthesesLoadRound
au Syntax * RainbowParenthesesLoadSquare
au Syntax * RainbowParenthesesLoadBraces


vmap <C-S-c> "+y
