Moved ruby_focused_unit_test, pathogen to bundles, removed ragtag

This commit is contained in:
yan
2011-12-08 01:21:54 -08:00
committed by Yan Pritzker
parent f5fca4e847
commit d6c79720ae
8 changed files with 10 additions and 1073 deletions

3
vimrc
View File

@@ -1,5 +1,6 @@
" Use tpope's pathogen plugin to manage all other plugins
call pathogen#runtime_append_all_bundles()
runtime bundle/tpope-vim-pathogen/autoload/pathogen.vim
call pathogen#infect()
call pathogen#helptags()
"Use Vim settings, rather then Vi settings (much better!).