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.

18 lines
618 B

  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/tpope/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