forked from vgod/vimrc
-
Notifications
You must be signed in to change notification settings - Fork 13
/
.gitmodules
187 lines (187 loc) · 6.14 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
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
ignore = untracked
[submodule "bundle/VisIncr"]
path = bundle/VisIncr
url = https://github.com/vim-scripts/VisIncr.git
ignore = untracked
[submodule "bundle/matchit"]
path = bundle/matchit
url = https://github.com/vim-scripts/matchit.zip.git
ignore = untracked
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
ignore = untracked
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
ignore = untracked
[submodule "bundle/taglist"]
path = bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.git
ignore = untracked
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar
ignore = untracked
[submodule "bundle/gist-vim"]
path = bundle/gist-vim
url = https://github.com/mattn/gist-vim
ignore = untracked
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim.git
ignore = untracked
[submodule "bundle/gocode"]
path = bundle/gocode
url = https://github.com/golangtw/gocode.vim.git
ignore = untracked
[submodule "bundle/go.vim"]
path = bundle/go.vim
url = https://github.com/golangtw/go.vim.git
ignore = untracked
[submodule "bundle/SingleCompile"]
path = bundle/SingleCompile
url = https://github.com/xuhdev/SingleCompile.git
ignore = untracked
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
ignore = untracked
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
ignore = untracked
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
ignore = untracked
[submodule "bundle/align"]
path = bundle/align
url = https://github.com/vim-scripts/Align.git
ignore = untracked
[submodule "bundle/ag"]
path = bundle/ag
url = https://github.com/epmatsw/ag.vim.git
ignore = untracked
[submodule "bundle/tslime"]
path = bundle/tslime
url = https://github.com/jgdavey/tslime.vim.git
ignore = untracked
[submodule "bundle/vim-turbux"]
path = bundle/vim-turbux
url = https://github.com/jgdavey/vim-turbux.git
ignore = untracked
[submodule "bundle/startify"]
path = bundle/startify
url = https://github.com/mhinz/vim-startify.git
ignore = untracked
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
ignore = untracked
[submodule "bundle/vim-multiple-cursors"]
path = bundle/vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors.git
ignore = untracked
[submodule "bundle/vim-coffee"]
path = bundle/vim-coffee
url = https://github.com/kchmck/vim-coffee-script.git
ignore = untracked
[submodule "bundle/tlib_vim"]
path = bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
ignore = untracked
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
ignore = untracked
[submodule "bundle/vim-ruby-refactoring"]
path = bundle/vim-ruby-refactoring
url = https://github.com/ecomba/vim-ruby-refactoring.git
ignore = untracked
[submodule "bundle/switch.vim"]
path = bundle/switch.vim
url = https://github.com/AndrewRadev/switch.vim.git
ignore = untracked
[submodule "bundle/rspec-vim"]
path = bundle/rspec-vim
url = [email protected]:hSATAC/rspec.vim.git
ignore = untracked
[submodule "bundle/vim-indent-guides"]
path = bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
ignore = untracked
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline.git
ignore = untracked
[submodule "bundle/vim-easymotion"]
path = bundle/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
ignore = untracked
[submodule "bundle/xterm-color-table"]
path = bundle/xterm-color-table
url = https://github.com/guns/xterm-color-table.vim.git
ignore = untracked
[submodule "bundle/vim-nerdtree-tabs"]
path = bundle/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
ignore = untracked
[submodule "bundle/undotree"]
path = bundle/undotree
url = https://github.com/mbbill/undotree.git
ignore = untracked
[submodule "bundle/vim-gocode-blackrush"]
path = bundle/vim-gocode-blackrush
url = [email protected]:Blackrush/vim-gocode.git
[submodule "bundle/puppet"]
path = bundle/puppet
url = git://github.com/rodjek/vim-puppet.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/vim-buggergator"]
path = bundle/vim-buffergator
url = https://github.com/jeetsukumaran/vim-buffergator
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/vim-diff-enhanced"]
path = bundle/vim-diff-enhanced
url = https://github.com/chrisbra/vim-diff-enhanced.git
[submodule "bundle/vim-go"]
path = bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "bundle/fish.vim"]
path = bundle/fish.vim
url = https://github.com/Soares/fish.vim.git
[submodule "bundle/gruvbox"]
path = bundle/gruvbox
url = https://github.com/morhetz/gruvbox.git
[submodule "bundle/YouCompleteMe"]
path = bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "bundle/neosnippet"]
path = bundle/neosnippet
url = https://github.com/Shougo/neosnippet.vim.git
[submodule "bundle/neosnippet-snippets"]
path = bundle/neosnippet-snippets
url = https://github.com/Shougo/neosnippet-snippets.git
[submodule "bundle/nginx-contrib-vim"]
path = bundle/nginx-contrib-vim
url = https://github.com/moskytw/nginx-contrib-vim
[submodule "bundle/vim-coloresque"]
path = bundle/vim-coloresque
url = https://github.com/gorodinskiy/vim-coloresque
[submodule "bundle/vim-terraform"]
path = bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform.git
[submodule "bundle/alchmist.vim"]
path = bundle/alchmist.vim
url = https://github.com/slashmili/alchemist.vim
[submodule "bundle/vim-elixir"]
path = bundle/vim-elixir
url = https://github.com/elixir-lang/vim-elixir.git