diff --git a/bundles.vim b/bundles.vim index 24cc49f..2299ac2 100644 --- a/bundles.vim +++ b/bundles.vim @@ -25,7 +25,6 @@ Bundle 'tpope/vim-markdown' Bundle 'edsono/vim-matchit' Bundle 'scrooloose/nerdcommenter' Bundle 'scrooloose/nerdtree' -Bundle 'tpope/vim-pathogen' Bundle 'Lokaltog/vim-powerline' Bundle 'tpope/vim-ragtag' Bundle 'tpope/vim-repeat'