Skip to content

Commit

Permalink
Remove vim-bundler because it conflicts w/ vundle
Browse files Browse the repository at this point in the history
Both bundler.vim and vundle use :Bundle

This can cause issues. So I'm removing it.

VundleVim/Vundle.vim#76
  • Loading branch information
faun committed Feb 26, 2014
1 parent 233cddf commit 6177d1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bundles.vim
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Bundle 'elzr/vim-json'
Bundle 'othree/html5.vim'
Bundle 'pangloss/vim-javascript'
Bundle 'slim-template/vim-slim'
Bundle 'tpope/vim-bundler'
Bundle 'tpope/vim-haml'
Bundle 'tpope/vim-markdown'
Bundle 'tpope/vim-rails'
Expand Down

0 comments on commit 6177d1f

Please sign in to comment.