-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
141 lines (141 loc) · 5.76 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
[submodule "vendors/sshuttle"]
path = vendors/sshuttle
url = http://github.com/apenwarr/sshuttle.git
[submodule "vim/vim/bundle/nerdcommenter"]
path = vim/vim/bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "vim/vim/bundle/vim-snipmate"]
path = vim/vim/bundle/vim-snipmate
url = git://github.com/garbas/vim-snipmate.git
[submodule "vim/vim/bundle/vim-taglist"]
path = vim/vim/bundle/vim-taglist
url = git://github.com/pix/vim-taglist.git
[submodule "vim/vim/bundle/vim-gist"]
path = vim/vim/bundle/vim-gist
url = git://github.com/mattn/gist-vim.git
[submodule "vim/vim/bundle/vim-align"]
path = vim/vim/bundle/vim-align
url = git://github.com/pix/vim-align.git
[submodule "vim/vim/bundle/vim-hints_man"]
path = vim/vim/bundle/vim-hints_man
url = git://github.com/pix/vim-hints_man.git
[submodule "vim/vim/bundle/vim-syntastic"]
path = vim/vim/bundle/vim-syntastic
url = git://github.com/scrooloose/syntastic.git
[submodule "vim/vim/bundle/vim-surround"]
path = vim/vim/bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "vim/vim/bundle/vim-vcscommand"]
path = vim/vim/bundle/vim-vcscommand
url = git://repo.or.cz/vcscommand.git
[submodule "vim/vim/bundle/vim-omnicppcomplete"]
path = vim/vim/bundle/vim-omnicppcomplete
url = git://github.com/MasterKey/OmniCppComplete.git
[submodule "vim/vim/bundle/vim-known_hosts.git"]
path = vim/vim/bundle/vim-known_hosts.git
url = git://github.com/pix/vim-known_hosts.git
[submodule "bin/auto-disper"]
path = bin/auto-disper
url = git://github.com/wertarbyte/auto-disper.git
[submodule "bin/auto-disperd"]
path = bin/auto-disperd
url = git://github.com/pix/auto-disperd.git
[submodule "vim/vim/bundle/git-rebase-helper"]
path = vim/vim/bundle/git-rebase-helper
url = git://github.com/pix/git-rebase-helper.git
[submodule "vim/vim/bundle/vim-indent-guides"]
path = vim/vim/bundle/vim-indent-guides
url = git://github.com/nathanaelkane/vim-indent-guides.git
[submodule "vim/vim/bundle/python-mode.git"]
path = vim/vim/bundle/python-mode.git
url = git://github.com/klen/python-mode.git
[submodule "vim/vim/bundle/tlib_vim"]
path = vim/vim/bundle/tlib_vim
url = git://github.com/tomtom/tlib_vim.git
[submodule "vim/vim/bundle/vim-addon-mw-utils"]
path = vim/vim/bundle/vim-addon-mw-utils
url = git://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "vim/vim/bundle/snipmate-snippets"]
path = vim/vim/bundle/snipmate-snippets
url = git://github.com/honza/snipmate-snippets.git
[submodule "vim/vim/bundle/zencoding-vim"]
path = vim/vim/bundle/zencoding-vim
url = git://github.com/mattn/zencoding-vim.git
[submodule "vim/vim/bundle/closetag.vim"]
path = vim/vim/bundle/closetag.vim
url = git://github.com/vim-scripts/closetag.vim.git
[submodule "vim/vim/bundle/xmledit"]
path = vim/vim/bundle/xmledit
url = git://github.com/sukima/xmledit.git
[submodule "vim/vim/bundle/vim-nerdtree-tabs"]
path = vim/vim/bundle/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "vim/vim/bundle/ctrlp.vim"]
path = vim/vim/bundle/ctrlp.vim
url = git://github.com/kien/ctrlp.vim.git
[submodule "vim/vim/bundle/nerdtree"]
path = vim/vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "vim/vim/bundle/vim-coffee-script"]
path = vim/vim/bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "vim/vim/bundle/vim-snippets"]
path = vim/vim/bundle/vim-snippets
url = git://github.com/honza/vim-snippets.git
[submodule "vim/vim/bundle/unite.vim"]
path = vim/vim/bundle/unite.vim
url = git://github.com/Shougo/unite.vim
[submodule "vim/vim/bundle/vimproc.vim"]
path = vim/vim/bundle/vimproc.vim
url = git://github.com/Shougo/vimproc.vim
[submodule "vim/vim/bundle/unite-tag"]
path = vim/vim/bundle/unite-tag
url = git://github.com/tsukkee/unite-tag.git
[submodule "vim/vim/bundle/vim-easytags"]
path = vim/vim/bundle/vim-easytags
url = git://github.com/xolox/vim-easytags.git
[submodule "vim/vim/bundle/vim-misc"]
path = vim/vim/bundle/vim-misc
url = git://github.com/xolox/vim-misc.git
[submodule "vim/vim/bundle/neocomplcache.vim"]
path = vim/vim/bundle/neocomplcache.vim
url = git://github.com/Shougo/neocomplcache.vim
[submodule "vim/vim/bundle/vim-airline"]
path = vim/vim/bundle/vim-airline
url = git://github.com/bling/vim-airline
[submodule "vim/vim/bundle/vim-fugitive"]
path = vim/vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive
[submodule "vim/vim/bundle/vim-addon-local-vimrc"]
path = vim/vim/bundle/vim-addon-local-vimrc
url = git://github.com/MarcWeber/vim-addon-local-vimrc.git
[submodule "shell.zsh/zsh/liquidprompt"]
path = shell.zsh/zsh/liquidprompt
url = https://github.com/nojhan/liquidprompt.git
[submodule "vim/vim/bundle/emmet-vim"]
path = vim/vim/bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "vim/vim/bundle/vim-abolish"]
path = vim/vim/bundle/vim-abolish
url = https://github.com/tpope/vim-abolish
[submodule "vim/vim/bundle/vim-repeat"]
path = vim/vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/vim/bundle/vim-less"]
path = vim/vim/bundle/vim-less
url = https://github.com/groenewege/vim-less
[submodule "vim/vim/bundle/yankring.vim"]
path = vim/vim/bundle/yankring.vim
url = git://github.com/vim-scripts/YankRing.vim.git
[submodule "vim/vim/bundle/vim-instant-markdown"]
path = vim/vim/bundle/vim-instant-markdown
url = git://github.com/suan/vim-instant-markdown
[submodule "vim/vim/bundle/vim-markdown"]
path = vim/vim/bundle/vim-markdown
url = git://github.com/tpope/vim-markdown
[submodule "vim/vim/bundle/vim-haml"]
path = vim/vim/bundle/vim-haml
url = git://github.com/tpope/vim-haml
[submodule "vim/vim/bundle/vim-plugin-autosess"]
path = vim/vim/bundle/vim-plugin-autosess
url = git://github.com/pix/vim-plugin-autosess