-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
31 lines (30 loc) · 1.31 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[submodule "dotfiles/vim/bundle/256-jungle"]
path = dotfiles/vim/bundle/256-jungle
url = git://github.com/vim-scripts/256-jungle.git
[submodule "dotfiles/vim/bundle/nerdtree"]
path = dotfiles/vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "dotfiles/vim/bundle/vim-rails"]
path = dotfiles/vim/bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule "dotfiles/vim/bundle/vim-surround"]
path = dotfiles/vim/bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "dotfiles/vim/bundle/vim-vividchalk"]
path = dotfiles/vim/bundle/vim-vividchalk
url = https://github.com/tpope/vim-vividchalk.git
[submodule "dotfiles/vim/bundle/snipmate"]
path = dotfiles/vim/bundle/snipmate
url = https://github.com/vim-scripts/snipMate.git
[submodule "dotfiles/vim/bundle/supertab"]
path = dotfiles/vim/bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "dotfiles/vim/bundle/wombat256"]
path = dotfiles/vim/bundle/wombat256
url = https://github.com/vim-scripts/wombat256.vim.git
[submodule "dotfiles/vim/bundle/matchit"]
path = dotfiles/vim/bundle/matchit
url = https://github.com/vim-scripts/matchit.zip.git
[submodule "dotfiles/vim/bundle/solarized"]
path = dotfiles/vim/bundle/solarized
url = git://github.com/altercation/vim-colors-solarized.git