X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=vim%2Fvimrc;h=f5e903ddb18027e663c4cfe90cf869127b97b6e6;hb=48807f8f9ef4a2f242afc20acc0eccf0afa250b5;hp=08268965c1fcae0b7ea28fe28fc8fe59d659efba;hpb=aa810d4461222d3b0c77081f3a9353a523e96887;p=smckown%2Fdotfiles.git diff --git a/vim/vimrc b/vim/vimrc index 0826896..f5e903d 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -355,6 +355,9 @@ nnoremap cop :DelimitMateSwitch " Rainbow Parenthesis -- off by default but set toggle nnoremap co( :RainbowParenthesesToggle +" Toggle git gutter +nnoremap cog :GitGutterToggle + " mkbuild tools nnoremap e :call mkbuild#DmenuOpen('e') nnoremap x :Unite -buffer-name=xrefs xrefs