-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
200 lines (200 loc) · 6.18 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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
[submodule "bundle/wombat256.vim"]
path = bundle/wombat256.vim
url = https://github.com/vim-scripts/wombat256.vim.git
ignore = dirty
[submodule "bundle/a.vim"]
path = bundle/a.vim
url = https://github.com/vim-scripts/a.vim.git
ignore = dirty
[submodule "bundle/AutoTag"]
path = bundle/AutoTag
url = https://github.com/vim-scripts/AutoTag.git
ignore = dirty
[submodule "bundle/minibufexpl.vim"]
path = bundle/minibufexpl.vim
url = https://github.com/fholgado/minibufexpl.vim.git
ignore = dirty
[submodule "bundle/vim-git"]
path = bundle/vim-git
url = https://github.com/tpope/vim-git.git
ignore = dirty
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
ignore = dirty
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
ignore = dirty
[submodule "bundle/xoria256.vim"]
path = bundle/xoria256.vim
url = https://github.com/vim-scripts/xoria256.vim
ignore = dirty
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
ignore = dirty
[submodule "bundle/IndexedSearch"]
path = bundle/IndexedSearch
url = https://github.com/vim-scripts/IndexedSearch.git
ignore = dirty
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
ignore = dirty
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
ignore = dirty
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
ignore = dirty
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
ignore = dirty
#[submodule "bundle/matchit.zip"]
# path = bundle/matchit.zip
# url = https://github.com/vim-scripts/matchit.zip.git
# ignore = dirty
[submodule "bundle/python_match.vim"]
path = bundle/python_match.vim
url = https://github.com/vim-scripts/python_match.vim.git
ignore = dirty
[submodule "bundle/indentpython.vim"]
path = bundle/indentpython.vim
url = https://github.com/vim-scripts/indentpython.vim.git
ignore = dirty
#[submodule "bundle/pydoc.vim"]
# path = bundle/pydoc.vim
# url = https://github.com/fs111/pydoc.vim.git
# ignore = dirty
[submodule "bundle/vim-extradite"]
path = bundle/vim-extradite
url = https://github.com/int3/vim-extradite.git
ignore = dirty
[submodule "bundle/YankRing.vim"]
path = bundle/YankRing.vim
url = https://github.com/vim-scripts/YankRing.vim.git
ignore = dirty
[submodule "bundle/YAIFA"]
path = bundle/YAIFA
url = https://github.com/Raimondi/YAIFA.git
ignore = dirty
[submodule "bundle/molokai"]
path = bundle/molokai
url = https://github.com/tomasr/molokai.git
ignore = dirty
#[submodule "bundle/python-syntax.vim"]
# path = bundle/python-syntax.vim
# url = https://github.com/me-vlad/python-syntax.vim.git
# ignore = dirty
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
ignore = dirty
[submodule "bundle/jellybeans.vim"]
path = bundle/jellybeans.vim
url = https://github.com/nanotech/jellybeans.vim.git
ignore = dirty
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
ignore = dirty
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
ignore = dirty
[submodule "bundle/threesome.vim"]
path = bundle/threesome.vim
url = https://github.com/sjl/threesome.vim.git
ignore = dirty
[submodule "bundle/SudoEdit.vim"]
path = bundle/SudoEdit.vim
url = https://github.com/chrisbra/SudoEdit.vim.git
ignore = dirty
[submodule "bundle/VisIncr"]
path = bundle/VisIncr
url = https://github.com/vim-scripts/VisIncr.git
ignore = dirty
[submodule "bundle/textile.vim"]
path = bundle/textile.vim
url = https://github.com/timcharper/textile.vim.git
ignore = dirty
[submodule "bundle/vim-pasta"]
path = bundle/vim-pasta
url = https://github.com/sickill/vim-pasta.git
ignore = dirty
[submodule "bundle/mru.vim"]
path = bundle/mru.vim
url = https://github.com/vim-scripts/mru.vim.git
ignore = dirty
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
ignore = dirty
[submodule "bundle/vundle"]
path = bundle/vundle
url = https://github.com/gmarik/vundle.git
ignore = dirty
[submodule "bundle/vim-jinja"]
path = bundle/vim-jinja
url = https://github.com/lepture/vim-jinja.git
ignore = dirty
[submodule "bundle/PreserveNoEOL"]
path = bundle/PreserveNoEOL
url = https://github.com/vim-scripts/PreserveNoEOL.git
ignore = dirty
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
ignore = dirty
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline.git
ignore = dirty
[submodule "bundle/undotree"]
path = bundle/undotree
url = https://github.com/mbbill/undotree.git
ignore = dirty
[submodule "bundle/emmet-vim"]
path = bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
ignore = dirty
[submodule "bundle/vim-signify"]
path = bundle/vim-signify
url = https://github.com/mhinz/vim-signify.git
ignore = dirty
[submodule "bundle/vimproc.vim"]
path = bundle/vimproc.vim
url = https://github.com/Shougo/vimproc.vim.git
ignore = dirty
[submodule "bundle/neocomplete.vim"]
path = bundle/neocomplete.vim
url = https://github.com/Shougo/neocomplete.vim.git
ignore = dirty
[submodule "bundle/jedi-vim"]
path = bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim.git
ignore = dirty
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript
ignore = dirty
[submodule "bundle/ctrlp-funky"]
path = bundle/ctrlp-funky
url = git://github.com/tacahiroy/ctrlp-funky.git
ignore = dirty
[submodule "bundle/ir_black"]
path = bundle/ir_black
url = https://github.com/twerth/ir_black.git
ignore = dirty
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
ignore = dirty
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less.git
ignore = dirty