-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
executable file
·180 lines (180 loc) · 6.26 KB
/
.gitmodules
File metadata and controls
executable file
·180 lines (180 loc) · 6.26 KB
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
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/jekyll"]
path = bundle/jekyll
url = https://github.com/csexton/jekyll.vim.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = http://github.com/sjl/gundo.vim.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "bundle/easymotion"]
path = bundle/easymotion
url = https://github.com/Lokaltog/vim-easymotion
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/git"]
path = bundle/git
url = https://github.com/tpope/vim-git.git
[submodule "bundle/pydoc"]
path = bundle/pydoc
url = https://github.com/fs111/pydoc.vim.git
[submodule "bundle/pytest"]
path = bundle/pytest
url = https://github.com/alfredodeza/pytest.vim.git
[submodule "bundle/makegreen"]
path = bundle/makegreen
url = https://github.com/reinh/vim-makegreen.git
[submodule "bundle/tasklist"]
path = bundle/tasklist
url = https://github.com/vim-scripts/TaskList.vim.git
[submodule "bundle/ropevim"]
path = bundle/ropevim
url = https://github.com/sontek/rope-vim.git
[submodule "bundle/vim-js"]
path = bundle/vim-js
url = git://github.com/pangloss/vim-javascript.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter
[submodule "bundle/changesplugin"]
path = bundle/changesplugin
url = https://github.com/chrisbra/changesPlugin.git
[submodule "bundle/zencoding"]
path = bundle/zencoding
url = https://github.com/mattn/zencoding-vim.git
[submodule "bundle/neocomplcache"]
path = bundle/neocomplcache
url = https://github.com/Shougo/neocomplcache.git
[submodule "bundle/indent_guides"]
path = bundle/indent_guides
url = git://github.com/nathanaelkane/vim-indent-guides.git
[submodule "bundle/vimwiki"]
path = bundle/vimwiki
url = https://github.com/vim-scripts/vimwiki.git
[submodule "bundle/voom"]
path = bundle/voom
url = https://github.com/vim-scripts/VOoM.git
[submodule "bundle/omnicppcomplete"]
path = bundle/omnicppcomplete
url = https://github.com/vim-scripts/OmniCppComplete.git
[submodule "bundle/txtbrowser"]
path = bundle/txtbrowser
url = https://github.com/vim-scripts/TxtBrowser
[submodule "bundle/fuzzyfinder"]
path = bundle/fuzzyfinder
url = https://github.com/vim-scripts/FuzzyFinder
[submodule "bundle/doxygentoolkit"]
path = bundle/doxygentoolkit
url = https://github.com/vim-scripts/DoxygenToolkit.vim
[submodule "bundle/vim-l9"]
path = bundle/vim-l9
url = https://github.com/vim-scripts/L9
[submodule "bundle/dbext"]
path = bundle/dbext
url = https://github.com/vim-scripts/dbext.vim
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/quickbuf"]
path = bundle/quickbuf
url = https://github.com/vim-scripts/QuickBuf
[submodule "bundle/vim-haskell"]
path = bundle/vim-haskell
url = https://github.com/wlangstroth/vim-haskell.git
[submodule "bundle/ghcmod-vim"]
path = bundle/ghcmod-vim
url = https://github.com/eagletmt/ghcmod-vim.git
[submodule "bundle/vimproc"]
path = bundle/vimproc
url = https://github.com/Shougo/vimproc.git
[submodule "bundle/vim-hoogle"]
path = bundle/vim-hoogle
url = https://github.com/Twinside/vim-hoogle.git
[submodule "bundle/lushtags"]
path = bundle/lushtags
url = https://github.com/bitc/lushtags.git
[submodule "bundle/vimshell"]
path = bundle/vimshell
url = https://github.com/Shougo/vimshell
[submodule "bundle/haskellmode-vim"]
path = bundle/haskellmode-vim
url = https://github.com/lukerandall/haskellmode-vim.git
[submodule "bundle/haskell-conceal"]
path = bundle/haskell-conceal
url = https://github.com/Twinside/vim-haskellConceal.git
[submodule "bundle/haskell-fold"]
path = bundle/haskell-fold
url = https://github.com/Twinside/vim-haskellFold.git
[submodule "bundle/repl"]
path = bundle/repl
url = https://github.com/ujihisa/repl.vim.git
[submodule "bundle/tslime"]
path = bundle/tslime
url = https://github.com/xaviershay/tslime.vim
[submodule "bundle/clang_complete"]
path = bundle/clang_complete
url = https://github.com/Rip-Rip/clang_complete.git
[submodule "bundle/neocomplcache-clang_complete"]
path = bundle/neocomplcache-clang_complete
url = https://github.com/osyo-manga/neocomplcache-clang_complete.git
[submodule "bundle/drawit"]
path = bundle/drawit
url = https://github.com/vim-scripts/DrawIt.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/neco-ghc"]
path = bundle/neco-ghc
url = https://github.com/ujihisa/neco-ghc.git
[submodule "bundle/solarized-colors"]
path = bundle/solarized-colors
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-solarized-powerline"]
path = bundle/vim-solarized-powerline
url = https://github.com/stephenmckinney/vim-solarized-powerline.git
[submodule "bundle/powerline"]
path = bundle/powerline
url = https://github.com/Lokaltog/powerline.git
[submodule "bundle/jedi-vim"]
path = bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim.git
[submodule "bundle/YouCompleteMe"]
path = bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "bundle/gist"]
path = bundle/gist
url = https://github.com/mattn/gist-vim.git
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/vimerl"]
path = bundle/vimerl
url = https://github.com/jimenezrick/vimerl.git
[submodule "bundle/webapi-vim"]
path = bundle/webapi-vim
url = https://github.com/mattn/webapi-vim.git
[submodule "bundle/vim-wakatime"]
path = bundle/vim-wakatime
url = https://github.com/wakatime/vim-wakatime.git
[submodule "bundle/vundle"]
path = bundle/vundle
url = https://github.com/gmarik/vundle.git