Old version(s) of vim config
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

36 lines
1.2 KiB

14 years ago
  1. [submodule "bundle/wombat256"]
  2. path = bundle/wombat256
  3. url = git@github.com:jinfield/wombat256.vim.git
  4. [submodule "bundle/fugitive"]
  5. path = bundle/fugitive
  6. url = git://github.com/tpope/vim-fugitive.git
  7. [submodule "bundle/surround"]
  8. path = bundle/surround
  9. url = git://github.com/jinfield/vim-surround.git
  10. [submodule "bundle/rails"]
  11. path = bundle/rails
  12. url = git://github.com/tpope/vim-rails.git
  13. [submodule "bundle/nerdtree"]
  14. path = bundle/nerdtree
  15. url = git://github.com/scrooloose/nerdtree.git
  16. [submodule "bundle/nerdcommenter"]
  17. path = bundle/nerdcommenter
  18. url = git://github.com/scrooloose/nerdcommenter.git
  19. [submodule "bundle/ack"]
  20. path = bundle/ack
  21. url = git@github.com:jinfield/ack.vim.git
  22. [submodule "bundle/xptemplate"]
  23. path = bundle/xptemplate
  24. url = git@github.com:jinfield/xptemplate.git
  25. [submodule "bundle/fontsize"]
  26. path = bundle/fontsize
  27. url = git@github.com:jinfield/vim-fontsize.git
  28. [submodule "bundle/nginx"]
  29. path = bundle/nginx
  30. url = git@github.com:jinfield/vim-nginx.git
  31. [submodule "bundle/mayansmoke"]
  32. path = bundle/mayansmoke
  33. url = git@github.com:jinfield/mayansmoke.git
  34. [submodule "bundle/haml"]
  35. path = bundle/haml
  36. url = git://github.com/tpope/vim-haml.git