-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitmodules
174 lines (174 loc) · 6.46 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 "bundle/SingleCompile"]
path = bundle/SingleCompile
url = https://github.com/vim-scripts/SingleCompile.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/vim-syntastic/syntastic
[submodule "bundle/rainbow"]
path = bundle/rainbow
url = https://github.com/luochen1990/rainbow.git
[submodule "bundle/vim-mucomplete"]
path = bundle/vim-mucomplete
url = https://github.com/lifepillar/vim-mucomplete.git
[submodule "bundle/pgsql.vim"]
path = bundle/pgsql.vim
url = https://github.com/lifepillar/pgsql.vim.git
[submodule "bundle/vim-cheat40"]
path = bundle/vim-cheat40
url = https://github.com/lifepillar/vim-cheat40.git
[submodule "bundle/vim-cpp-enhanced-highlight"]
path = bundle/vim-cpp-enhanced-highlight
url = https://github.com/octol/vim-cpp-enhanced-highlight.git
[submodule "bundle/completor.vim"]
path = bundle/completor.vim
url = https://github.com/maralla/completor.vim.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim-plug"]
path = vim-plug
url = https://github.com/junegunn/vim-plug
[submodule "bundle/vim-javacomplete2"]
path = bundle/vim-javacomplete2
url = https://github.com/artur-shaik/vim-javacomplete2.git
[submodule "bundle/vim-lua-ftplugin"]
path = bundle/vim-lua-ftplugin
url = https://github.com/xolox/vim-lua-ftplugin.git
[submodule "bundle/vim-misc"]
path = bundle/vim-misc
url = https://github.com/xolox/vim-misc.git
[submodule "bundle/ultisnips"]
path = bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule "bundle/vim-snippets"]
path = bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/nerdtree-git-plugin"]
path = bundle/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
[submodule "bundle/indentLine"]
path = bundle/indentLine
url = https://github.com/Yggdroot/indentLine.git
[submodule "bundle/searchtasks.vim"]
path = bundle/searchtasks.vim
url = https://github.com/gilsondev/searchtasks.vim.git
[submodule "bundle/vim-js-indent"]
path = bundle/vim-js-indent
url = https://github.com/jason0x43/vim-js-indent.git
[submodule "bundle/phpcomplete.vim"]
path = bundle/phpcomplete.vim
url = https://github.com/shawncplus/phpcomplete.vim
[submodule "bundle/tern_for_vim"]
path = bundle/tern_for_vim
url = https://github.com/ternjs/tern_for_vim
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "bundle/html5.vim"]
path = bundle/html5.vim
url = https://github.com/othree/html5.vim.git
[submodule "bundle/vim-dispatch"]
path = bundle/vim-dispatch
url = https://github.com/tpope/vim-dispatch.git
[submodule "bundle/vimproc.vim"]
path = bundle/vimproc.vim
url = https://github.com/Shougo/vimproc.vim.git
[submodule "bundle/DidYouMean"]
path = bundle/DidYouMean
url = https://github.com/EinfachToll/DidYouMean.git
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/vimwiki"]
path = bundle/vimwiki
url = https://github.com/vimwiki/vimwiki.git
[submodule "bundle/tagbar-phpctags.vim"]
path = bundle/tagbar-phpctags.vim
url = https://github.com/vim-php/tagbar-phpctags.vim.git
[submodule "bundle/vim-nerdtree-tabs"]
path = bundle/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "bundle/vim-css-color"]
path = bundle/vim-css-color
url = https://github.com/ap/vim-css-color.git
[submodule "bundle/vim-bookmarks"]
path = bundle/vim-bookmarks
url = https://github.com/MattesGroeger/vim-bookmarks.git
[submodule "bundle/vim-closetag"]
path = bundle/vim-closetag
url = https://github.com/alvan/vim-closetag.git
[submodule "bundle/vim-jsbeautify"]
path = bundle/vim-jsbeautify
url = https://github.com/maksimr/vim-jsbeautify.git
[submodule "bundle/vimtex"]
path = bundle/vimtex
url = https://github.com/lervag/vimtex.git
[submodule "bundle/vim-notes"]
path = bundle/vim-notes
url = https://github.com/xolox/vim-notes.git
[submodule "bundle/denite.nvim"]
path = bundle/denite.nvim
url = https://github.com/Shougo/denite.nvim
[submodule "bundle/vim-expand-region"]
path = bundle/vim-expand-region
url = https://github.com/terryma/vim-expand-region.git
[submodule "bundle/vdebug"]
path = bundle/vdebug
url = https://github.com/vim-vdebug/vdebug.git
[submodule "bundle/lexima.vim"]
path = bundle/lexima.vim
url = https://github.com/cohama/lexima.vim.git
[submodule "bundle/kotlin-vim"]
path = bundle/kotlin-vim
url = https://github.com/udalov/kotlin-vim.git
[submodule "bundle/winresizer"]
path = bundle/winresizer
url = https://github.com/simeji/winresizer.git
[submodule "bundle/vim-search-pulse"]
path = bundle/vim-search-pulse
url = https://github.com/inside/vim-search-pulse.git
[submodule "bundle/vim-gutentags"]
path = bundle/vim-gutentags
url = https://github.com/ludovicchabant/vim-gutentags.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/awesome-vim-colorschemes"]
path = bundle/awesome-vim-colorschemes
url = https://github.com/rafi/awesome-vim-colorschemes
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/tsuquyomi"]
path = bundle/tsuquyomi
url = https://github.com/Quramy/tsuquyomi.git
[submodule "bundle/typescript-vim"]
path = bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim
[submodule "bundle/copy-cut-paste.vim"]
path = bundle/copy-cut-paste.vim
url = https://github.com/NLKNguyen/copy-cut-paste.vim
[submodule "bundle/vim-ruby-autocomplete"]
path = bundle/vim-ruby-autocomplete
url = https://github.com/Shadowsith/vim-ruby-autocomplete.git
[submodule "bundle/rufo-vim"]
path = bundle/rufo-vim
url = https://github.com/ruby-formatter/rufo-vim.git
[submodule "ctags"]
path = ctags
url = https://github.com/universal-ctags/ctags.git
[submodule "bundle/LanguageClient-neovim"]
path = bundle/LanguageClient-neovim
url = https://github.com/autozimu/LanguageClient-neovim.git