.gitmodules 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  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/UltiSnips"]
  30. path = vim/bundle/UltiSnips
  31. url = https://github.com/vim-scripts/UltiSnips.git
  32. ignore = dirty
  33. [submodule "vim/bundle/vim-easytags"]
  34. path = vim/bundle/vim-easytags
  35. url = https://github.com/xolox/vim-easytags.git
  36. ignore = dirty
  37. [submodule "vim/bundle/vim-fanfingtastic"]
  38. path = vim/bundle/vim-fanfingtastic
  39. url = https://github.com/dahu/vim-fanfingtastic.git
  40. ignore = dirty
  41. [submodule "vim/bundle/vim-monokai"]
  42. path = vim/bundle/vim-monokai
  43. url = https://github.com/bsofdth/vim-monokai.git
  44. ignore = dirty
  45. [submodule "vim/bundle/vim-op-highlight"]
  46. path = vim/bundle/vim-op-highlight
  47. url = https://github.com/bsofdth/vim-operator-highlight.git
  48. ignore = dirty
  49. [submodule "vim/bundle/vim-sensible"]
  50. path = vim/bundle/vim-sensible
  51. url = https://github.com/tpope/vim-sensible.git
  52. ignore = dirty
  53. [submodule "vim/bundle/YouCompleteMe"]
  54. path = vim/bundle/YouCompleteMe
  55. url = https://github.com/Valloric/YouCompleteMe.git
  56. ignore = dirty
  57. [submodule "vim/pathogen"]
  58. path = vim/pathogen
  59. url = https://github.com/tpope/vim-pathogen.git
  60. ignore = dirty
  61. [submodule "vim/bundle/vim-fuhttpsive"]
  62. path = vim/bundle/vim-fugitive
  63. url = https://github.com/tpope/vim-fugitive.git
  64. ignore = dirty
  65. [submodule "vim/bundle/vim-surround"]
  66. path = vim/bundle/vim-surround
  67. url = https://github.com/tpope/vim-surround.git
  68. ignore = dirty
  69. [submodule "vim/bundle/vim-misc"]
  70. path = vim/bundle/vim-misc
  71. url = https://github.com/xolox/vim-misc.git
  72. ignore = dirty
  73. [submodule "vim/bundle/vim-rails"]
  74. path = vim/bundle/vim-rails
  75. url = https://github.com/tpope/vim-rails.git
  76. ignore = dirty
  77. [submodule "vim/bundle/vim-endwise"]
  78. path = vim/bundle/vim-endwise
  79. url = https://github.com/tpope/vim-endwise.git
  80. ignore = dirty
  81. [submodule "vim/bundle/vim-airline"]
  82. path = vim/bundle/vim-airline
  83. url = https://github.com/bling/vim-airline.git
  84. ignore = dirty
  85. [submodule "vim/bundle/vim-coffee-script"]
  86. path = vim/bundle/vim-coffee-script
  87. url = https://github.com/kchmck/vim-coffee-script.git
  88. ignore = dirty