forked from square/maximum-awesome
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
174 lines (174 loc) · 6.38 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
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/ack"]
path = vim/bundle/ack
url = git://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/cucumber"]
path = vim/bundle/cucumber
url = git://github.com/tpope/vim-cucumber.git
[submodule "vim/bundle/endwise"]
path = vim/bundle/endwise
url = git://github.com/tpope/vim-endwise.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = git://github.com/tpope/vim-fugitive
[submodule "vim/bundle/indentobject"]
path = vim/bundle/indentobject
url = git://github.com/austintaylor/vim-indentobject.git
[submodule "vim/bundle/rails"]
path = vim/bundle/rails
url = git://github.com/tpope/vim-rails.git
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/ruby"]
path = vim/bundle/ruby
url = git://github.com/vim-ruby/vim-ruby.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "vim/bundle/unimpaired"]
path = vim/bundle/unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/bundler"]
path = vim/bundle/bundler
url = git://github.com/tpope/vim-bundler.git
[submodule "vim/bundle/vividchalk"]
path = vim/bundle/vividchalk
url = git://github.com/tpope/vim-vividchalk.git
[submodule "vim/bundle/greplace"]
path = vim/bundle/greplace
url = git://github.com/vim-scripts/greplace.vim.git
[submodule "vim/bundle/pastie"]
path = vim/bundle/pastie
url = git://github.com/tpope/vim-pastie.git
[submodule "vim/bundle/solarized"]
path = vim/bundle/solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/javascript"]
path = vim/bundle/javascript
url = git://github.com/pangloss/vim-javascript.git
[submodule "vim/bundle/ragtag"]
path = vim/bundle/ragtag
url = git://github.com/tpope/vim-ragtag.git
[submodule "vim/bundle/commentary"]
path = vim/bundle/commentary
url = git://github.com/tpope/vim-commentary
[submodule "vim/bundle/handlebars"]
path = vim/bundle/handlebars
url = git://github.com/nono/vim-handlebars.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule "vim/bundle/vim-coffee-script"]
path = vim/bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "vim/bundle/protobuf"]
path = vim/bundle/protobuf
url = git://github.com/uarun/vim-protobuf.git
[submodule "vim/bundle/gitgutter"]
path = vim/bundle/gitgutter
url = git://github.com/airblade/vim-gitgutter.git
[submodule "vim/bundle/vim-slim"]
path = vim/bundle/vim-slim
url = git://github.com/slim-template/vim-slim.git
[submodule "vim/bundle/typescript-vim"]
path = vim/bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "vim/bundle/vim-tmux-navigator"]
path = vim/bundle/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic
[submodule "vim/bundle/matchit"]
path = vim/bundle/matchit
url = https://github.com/vim-scripts/matchit.zip.git
[submodule "vim/bundle/kwbd"]
path = vim/bundle/kwbd
url = https://github.com/vim-scripts/kwbdi.vim.git
[submodule "vim/bundle/vim-indent-guides"]
path = vim/bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "vim/bundle/mustache"]
path = vim/bundle/mustache
url = https://github.com/juvenn/mustache.vim.git
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/vim-golang"]
path = vim/bundle/vim-golang
url = https://github.com/inhies/vim-golang.git
[submodule "vim/bundle/desert256"]
path = vim/bundle/desert256
url = https://github.com/vim-scripts/desert256.vim.git
[submodule "vim/bundle/tir_black"]
path = vim/bundle/tir_black
url = https://github.com/vim-scripts/tir_black.git
[submodule "vim/bundle/inkpot"]
path = vim/bundle/inkpot
url = https://github.com/ciaranm/inkpot.git
[submodule "vim/bundle/bclear"]
path = vim/bundle/bclear
url = https://github.com/vim-scripts/bclear.git
[submodule "vim/bundle/gist-vim"]
path = vim/bundle/gist-vim
url = https://github.com/mattn/gist-vim.git
[submodule "vim/bundle/webapi-vim"]
path = vim/bundle/webapi-vim
url = https://github.com/mattn/webapi-vim.git
[submodule "vim/bundle/molokai"]
path = vim/bundle/molokai
url = https://github.com/fatih/molokai
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "vim/bundle/vim-bufferline"]
path = vim/bundle/vim-bufferline
url = https://github.com/bling/vim-bufferline
[submodule "vim/bundle/vim-luna"]
path = vim/bundle/vim-luna
url = https://github.com/Pychimp/vim-luna.git
[submodule "vim/bundle/vim-jsx"]
path = vim/bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "vim/bundle/conoline.vim"]
path = vim/bundle/conoline.vim
url = https://github.com/miyakogi/conoline.vim.git
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/neocomplete"]
path = vim/bundle/neocomplete
url = https://github.com/Shougo/neocomplete.vim.git
[submodule "vim/bundle/vim-snipmate"]
path = vim/bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "vim/bundle/vim-addon-mw-utils"]
path = vim/bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "vim/bundle/tlib"]
path = vim/bundle/tlib
url = https://github.com/tomtom/tlib_vim.git
[submodule "vim-signify"]
path = vim-signify
url = https://github.com/mhinz/vim-signify.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/ultisnips"]
path = vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule "oh-my-fish"]
path = oh-my-fish
url = https://github.com/oh-my-fish/oh-my-fish.git