1 [submodule ".vim/bundle/fugitive"]
 
   2         path = .vim/bundle/fugitive
 
   3         url = git://github.com/tpope/vim-fugitive.git
 
   5 [submodule ".vim/bundle/octopress"]
 
   6         path = .vim/bundle/octopress
 
   7         url = git://github.com/tangledhelix/vim-octopress.git
 
   9 [submodule ".vim/bundle/solarized"]
 
  10         path = .vim/bundle/solarized
 
  11         url = git://github.com/altercation/vim-colors-solarized.git
 
  13 [submodule ".vim/bundle/git"]
 
  14         path = .vim/bundle/git
 
  15         url = git://github.com/tpope/vim-git.git
 
  17 [submodule ".vim/bundle/gundo"]
 
  18         path = .vim/bundle/gundo
 
  19         url = git://github.com/sjl/gundo.vim.git
 
  21 [submodule ".vim/bundle/command-t"]
 
  22         path = .vim/bundle/command-t
 
  23         url = git://github.com/wincent/Command-T.git
 
  25 [submodule ".vim/bundle/ack"]
 
  26         path = .vim/bundle/ack
 
  27         url = git://github.com/mileszs/ack.vim.git
 
  29 [submodule ".vim/bundle/surround"]
 
  30         path = .vim/bundle/surround
 
  31         url = git://github.com/tpope/vim-surround.git
 
  33 [submodule ".vim/bundle/scriptease"]
 
  34         path = .vim/bundle/scriptease
 
  35         url = git://github.com/tpope/vim-scriptease.git
 
  37 [submodule ".vim/bundle/nerdtree"]
 
  38         path = .vim/bundle/nerdtree
 
  39         url = git://github.com/scrooloose/nerdtree.git