if g:plugins_ok != 1 | finish | endif
" -------------------------------------------------------------------

" I'm not really convinced this is a useful plugin for me; keeping it
" around for a bit longer to see if I find some fantastic way I work
" well with it since it is very popular :)

" \g git fugitive shortcuts
nnoremap <Leader>gb :Git blame<CR>