-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
144 lines (144 loc) · 4.98 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
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[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/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "bundle/tasklist"]
path = bundle/tasklist
url = https://github.com/vim-scripts/TaskList.vim.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/vim-scripts/The-NERD-tree.git
[submodule "bundle/jslint"]
path = bundle/jslint
url = https://github.com/hallettj/jslint.vim.git
[submodule "bundle/jshint"]
path = bundle/jshint
url = https://github.com/walm/jshint.vim.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/PIV"]
path = bundle/PIV
url = https://github.com/spf13/PIV.git
[submodule "bundle/less"]
path = bundle/less
url = https://github.com/groenewege/vim-less.git
[submodule "bundle/matchindent"]
path = bundle/matchindent
url = https://github.com/vim-scripts/matchindent.vim.git
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/darkmate/colors"]
path = bundle/darkmate/colors
url = https://github.com/yearofmoo/Vim-Darkmate.git
[submodule "bundle/ir_black/colors"]
path = bundle/ir_black/colors
url = https://github.com/gilesbowkett/ir_black.git
[submodule "bundle/solarized"]
path = bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/peaksea"]
path = bundle/peaksea
url = https://github.com/vim-scripts/peaksea.git
[submodule "bundle/mustang"]
path = bundle/mustang
url = https://github.com/marcus/vim-mustang.git
[submodule "bundle/pyte"]
path = bundle/pyte
url = https://github.com/therubymug/vim-pyte.git
[submodule "bundle/mayansmoke"]
path = bundle/mayansmoke
url = https://github.com/vim-scripts/mayansmoke.git
[submodule "bundle/hybrid"]
path = bundle/hybrid
url = https://github.com/w0ng/vim-hybrid.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/powerline"]
path = bundle/powerline
url = https://github.com/Lokaltog/vim-powerline.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = https://github.com/vim-scripts/bufexplorer.zip.git
[submodule "bundle/emmet-vim"]
path = bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/jellybeans"]
path = bundle/jellybeans
url = https://github.com/nanotech/jellybeans.vim.git
[submodule "bundle/mustache"]
path = bundle/mustache
url = git://github.com/mustache/vim-mustache-handlebars.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = [email protected]:ctrlpvim/ctrlp.vim.git
[submodule "bundle/vim-json"]
path = bundle/vim-json
url = [email protected]:elzr/vim-json.git
[submodule "bundle/elm-vim"]
path = bundle/elm-vim
url = https://github.com/ElmCast/elm-vim.git
[submodule "bundle/neocomplete"]
path = bundle/neocomplete
url = https://github.com/Shougo/neocomplete.vim.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.wiki.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/vim-bundler"]
path = bundle/vim-bundler
url = https://github.com/tpope/vim-bundler.git
[submodule "bundle/vim-autotag"]
path = bundle/vim-autotag
url = https://github.com/craigemery/vim-autotag.git
[submodule "bundle/srcery"]
path = bundle/srcery
url = https://github.com/roosta/srcery.git
[submodule "bundle/Vim-Xcode-Theme"]
path = bundle/Vim-Xcode-Theme
url = https://github.com/Addisonbean/Vim-Xcode-Theme.git
[submodule "bundle/vim-deep-space"]
path = bundle/vim-deep-space
url = https://github.com/tyrannicaltoucan/vim-deep-space.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "bundle/vim-one"]
path = bundle/vim-one
url = https://github.com/rakr/vim-one.git
[submodule "bundle/vim-flat-color"]
path = bundle/vim-flat-color
url = https://github.com/MaxSt/FlatColor.git
[submodule "bundle/gruvbox"]
path = bundle/gruvbox
url = [email protected]:morhetz/gruvbox.git
[submodule "bundle/vim-polyglot"]
path = bundle/vim-polyglot
url = [email protected]:sheerun/vim-polyglot.git
[submodule "bundle/nerdtree-git-plugin"]
path = bundle/nerdtree-git-plugin
url = [email protected]:Xuyuanp/nerdtree-git-plugin.git