Plug 'tpope/vim-characterize'
" Plug 'tpope/vim-endwise' " TODO: delete?
Plug 'tpope/vim-eunuch'
-Plug 'tpope/vim-fugitive'
+Plug 'tpope/vim-fugitive' " {{{2
+let g:fugitive_legacy_commands = v:false
+"}}}
Plug 'tpope/vim-repeat'
Plug 'tpope/vim-scriptease'
Plug 'tpope/vim-speeddating'