nnoremap [fugitive] nmap g [fugitive] nnoremap [fugitive] :Git nnoremap [fugitive]s :Git nnoremap [fugitive]c :Git commit nnoremap [fugitive]C :Git commit --amend nnoremap [fugitive]g :Ggrep nnoremap [fugitive]l :Glog nnoremap [fugitive]e :Gedit nnoremap [fugitive]v :Gvsplit nnoremap [fugitive]t :Gtabedit nnoremap [fugitive]re :Gread nnoremap [fugitive]w :Gwrite nnoremap [fugitive]d :Gdiff nnoremap [fugitive]D :Gdiff master nnoremap [fugitive]mv :Gmove nnoremap [fugitive]rm :Gremove nnoremap [fugitive]b :Git blame -w nnoremap [fugitive]B :Git blame -w -C -C