" Fugitive commands that don't require interaction with GitGutter or NERDTree nnoremap gd :Gdiff nnoremap gs :Gstatus nnoremap gc :Gcommit -q nnoremap gb :Git branch " Note: dangerous commands don't have a nnoremap gB :Git checkout -b nnoremap gC :Git checkout nnoremap gM :Gmove nnoremap gP :Git push nnoremap gR :Gremove