.gitmodules 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. [submodule "vim/bundle/ctrlp.vim"]
  2. path = vim/bundle/ctrlp.vim
  3. url = https://github.com/kien/ctrlp.vim.git
  4. ignore = dirty
  5. [submodule "vim/bundle/delimitMate"]
  6. path = vim/bundle/delimitMate
  7. url = https://github.com/Raimondi/delimitMate.git
  8. ignore = dirty
  9. [submodule "vim/bundle/LaTeX-Box"]
  10. path = vim/bundle/LaTeX-Box
  11. url = https://github.com/vim-scripts/LaTeX-Box.git
  12. ignore = dirty
  13. [submodule "vim/bundle/nerdcommenter"]
  14. path = vim/bundle/nerdcommenter
  15. url = https://github.com/scrooloose/nerdcommenter.git
  16. ignore = dirty
  17. [submodule "vim/bundle/nerdtree"]
  18. path = vim/bundle/nerdtree
  19. url = https://github.com/scrooloose/nerdtree.git
  20. ignore = dirty
  21. [submodule "vim/bundle/restore_view.vim"]
  22. path = vim/bundle/restore_view.vim
  23. url = https://github.com/vim-scripts/restore_view.vim.git
  24. ignore = dirty
  25. [submodule "vim/bundle/syntastic"]
  26. path = vim/bundle/syntastic
  27. url = https://github.com/scrooloose/syntastic.git
  28. ignore = dirty
  29. [submodule "vim/bundle/vim-easytags"]
  30. path = vim/bundle/vim-easytags
  31. url = https://github.com/xolox/vim-easytags.git
  32. ignore = dirty
  33. [submodule "vim/bundle/vim-fanfingtastic"]
  34. path = vim/bundle/vim-fanfingtastic
  35. url = https://github.com/dahu/vim-fanfingtastic.git
  36. ignore = dirty
  37. [submodule "vim/bundle/vim-monokai"]
  38. path = vim/bundle/vim-monokai
  39. url = https://github.com/bsofdth/vim-monokai.git
  40. ignore = dirty
  41. [submodule "vim/bundle/vim-op-highlight"]
  42. path = vim/bundle/vim-op-highlight
  43. url = https://github.com/bsofdth/vim-operator-highlight.git
  44. ignore = dirty
  45. [submodule "vim/bundle/vim-sensible"]
  46. path = vim/bundle/vim-sensible
  47. url = https://github.com/tpope/vim-sensible.git
  48. ignore = dirty
  49. [submodule "vim/bundle/YouCompleteMe"]
  50. path = vim/bundle/YouCompleteMe
  51. url = https://github.com/Valloric/YouCompleteMe.git
  52. ignore = dirty
  53. [submodule "vim/pathogen"]
  54. path = vim/pathogen
  55. url = https://github.com/tpope/vim-pathogen.git
  56. ignore = dirty
  57. [submodule "vim/bundle/vim-fuhttpsive"]
  58. path = vim/bundle/vim-fugitive
  59. url = https://github.com/tpope/vim-fugitive.git
  60. ignore = dirty
  61. [submodule "vim/bundle/vim-surround"]
  62. path = vim/bundle/vim-surround
  63. url = https://github.com/tpope/vim-surround.git
  64. ignore = dirty
  65. [submodule "vim/bundle/vim-misc"]
  66. path = vim/bundle/vim-misc
  67. url = https://github.com/xolox/vim-misc.git
  68. ignore = dirty
  69. [submodule "vim/bundle/vim-rails"]
  70. path = vim/bundle/vim-rails
  71. url = https://github.com/tpope/vim-rails.git
  72. ignore = dirty
  73. [submodule "vim/bundle/vim-endwise"]
  74. path = vim/bundle/vim-endwise
  75. url = https://github.com/tpope/vim-endwise.git
  76. ignore = dirty
  77. [submodule "vim/bundle/vim-airline"]
  78. path = vim/bundle/vim-airline
  79. url = https://github.com/bling/vim-airline.git
  80. ignore = dirty
  81. [submodule "vim/bundle/vim-coffee-script"]
  82. path = vim/bundle/vim-coffee-script
  83. url = https://github.com/kchmck/vim-coffee-script.git
  84. ignore = dirty
  85. [submodule "vim/bundle/ack.vim"]
  86. path = vim/bundle/ack.vim
  87. url = https://github.com/mileszs/ack.vim.git
  88. ignore = dirty
  89. [submodule "vim/bundle/vim-bundler"]
  90. path = vim/bundle/vim-bundler
  91. url = https://github.com/tpope/vim-bundler.git
  92. ignore = dirty
  93. [submodule "vim/bundle/vim-cucumber"]
  94. path = vim/bundle/vim-cucumber
  95. url = https://github.com/tpope/vim-cucumber.git
  96. ignore = dirty
  97. [submodule "vim/bundle/dbext.vim"]
  98. path = vim/bundle/dbext.vim
  99. url = https://github.com/vim-scripts/dbext.vim.git
  100. ignore = dirty
  101. [submodule "vim/bundle/tabular"]
  102. path = vim/bundle/tabular
  103. url = https://github.com/godlygeek/tabular.git
  104. ignore = dirty
  105. [submodule "vim/bundle/vim-rspec"]
  106. path = vim/bundle/vim-rspec
  107. url = https://github.com/thoughtbot/vim-rspec.git
  108. ignore = dirty