Skip to content

Commit

Permalink
change vundles.vim
Browse files Browse the repository at this point in the history
  • Loading branch information
kerbyfc committed Apr 6, 2014
1 parent cbffc38 commit ccbf7f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 57 deletions.
13 changes: 6 additions & 7 deletions vim/vundles.vim
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,13 @@ Bundle "gmarik/vundle"
" KDR's vundles are split up by category into smaller files
" This reduces churn and makes it easier to fork. See
" ~/.vim/vundles/ to edit them:
runtime ruby.vundle
runtime languages.vundle
runtime git.vundle
runtime appearance.vundle
runtime textobjects.vundle
runtime search.vundle
runtime project.vundle
runtime vim-improvements.vundle
runtime misc.vundle
runtime completion.vundle
runtime navigation.vundle
runtime refactoring.vundle
runtime syntax.vundle
runtime versioning.vundle

" The plugins listed in ~/.vim/.vundles.local will be added here to
" allow the user to add vim plugins to kdr without the need for a fork.
Expand Down
50 changes: 0 additions & 50 deletions vim/vundles/removed.vundle

This file was deleted.

0 comments on commit ccbf7f8

Please sign in to comment.