-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
192 lines (192 loc) · 7.78 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
188
189
190
191
192
[submodule "dotvim/bundle/colorscheme-molokai"]
path = dotvim/bundle/colorscheme-molokai
url = https://github.com/tomasr/molokai.git
[submodule "dotvim/bundle/fugitive"]
path = dotvim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "dotvim/bundle/unimpaired"]
path = dotvim/bundle/unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "dotvim/bundle/surround"]
path = dotvim/bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "dotvim/bundle/commentary"]
path = dotvim/pack/graveyard/opt/commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "dotvim/bundle/easymotion"]
path = dotvim/bundle/easymotion
url = https://github.com/easymotion/vim-easymotion.git
[submodule "dotvim/bundle/tabular"]
path = dotvim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "dotvim/bundle/repeat"]
path = dotvim/bundle/repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "dotvim/bundle/pathogen"]
path = dotvim/bundle/pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "dotvim/bundle/pasta"]
path = dotvim/bundle/pasta
url = https://github.com/sickill/vim-pasta.git
[submodule "dotvim/bundle/ragtag"]
path = dotvim/bundle/ragtag
url = https://github.com/tpope/vim-ragtag.git
[submodule "dotvim/bundle/operator-user"]
path = dotvim/bundle/operator-user
url = https://github.com/kana/vim-operator-user.git
[submodule "dotvim/bundle/operator-replace"]
path = dotvim/bundle/operator-replace
url = https://github.com/kana/vim-operator-replace.git
[submodule "dotvim/bundle/submode"]
path = dotvim/bundle/submode
url = https://github.com/kana/vim-submode.git
[submodule "dotvim/bundle/exjumplist"]
path = dotvim/bundle/exjumplist
url = https://github.com/kana/vim-exjumplist.git
[submodule "dotvim/bundle/eunuch"]
path = dotvim/bundle/eunuch
url = https://github.com/tpope/vim-eunuch.git
[submodule "dotvim/bundle/qmake"]
path = dotvim/bundle/qmake
url = https://github.com/suy/vim-qmake.git
pushurl = [email protected]:suy/vim-qmake.git
[submodule "dotvim/bundle/markdown"]
path = dotvim/bundle/markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "dotvim/bundle/altr"]
path = dotvim/bundle/altr
url = https://github.com/kana/vim-altr.git
[submodule "dotvim/bundle/ctrlp"]
path = dotvim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "dotvim/bundle/lastnextprevious"]
path = dotvim/bundle/lastnextprevious
url = https://github.com/suy/vim-lastnextprevious.git
[submodule "dotvim/bundle/ctrlp-commandline"]
path = dotvim/bundle/ctrlp-commandline
url = https://github.com/suy/vim-ctrlp-commandline.git
[submodule "dotvim/bundle/fontzoom"]
path = dotvim/bundle/fontzoom
url = https://github.com/thinca/vim-fontzoom.git
[submodule "dotvim/bundle/prettyprint"]
path = dotvim/bundle/prettyprint
url = https://github.com/thinca/vim-prettyprint.git
[submodule "dotvim/bundle/editvar"]
path = dotvim/bundle/editvar
url = https://github.com/thinca/vim-editvar.git
[submodule "dotvim/bundle/niceblock"]
path = dotvim/bundle/niceblock
url = https://github.com/kana/vim-niceblock.git
[submodule "dotvim/bundle/ctrlp-unicode"]
path = dotvim/bundle/ctrlp-unicode
url = https://github.com/suy/vim-ctrlp-unicode.git
[submodule "dotvim/bundle/scriptease"]
path = dotvim/bundle/scriptease
url = https://github.com/tpope/vim-scriptease.git
[submodule "dotvim/bundle/unite"]
path = dotvim/bundle/unite
url = https://github.com/Shougo/unite.vim.git
[submodule "dotvim/bundle/rsi"]
path = dotvim/bundle/rsi
url = https://github.com/tpope/vim-rsi.git
[submodule "dotvim/bundle/abolish"]
path = dotvim/bundle/abolish
url = https://github.com/tpope/vim-abolish.git
[submodule "dotvim/bundle/characterize"]
path = dotvim/bundle/characterize
url = https://github.com/tpope/vim-characterize.git
[submodule "dotvim/bundle/qml"]
path = dotvim/bundle/qml
url = https://github.com/peterhoeg/vim-qml.git
[submodule "dotvim/bundle/unite-history"]
path = dotvim/bundle/unite-history
url = https://github.com/thinca/vim-unite-history.git
[submodule "dotvim/bundle/context-commentstring"]
path = dotvim/pack/graveyard/opt/context-commentstring
url = https://github.com/suy/vim-context-commentstring.git
[submodule "dotvim/bundle/signify"]
path = dotvim/bundle/signify
url = https://github.com/mhinz/vim-signify.git
[submodule "dotvim/bundle/airline"]
path = dotvim/bundle/airline
url = https://github.com/bling/vim-airline.git
[submodule "dotvim/bundle/choosewin"]
path = dotvim/bundle/choosewin
url = https://github.com/t9md/vim-choosewin.git
[submodule "dotvim/bundle/startify"]
path = dotvim/bundle/startify
url = https://github.com/suy/vim-startify.git
branch = repositories
[submodule "dotvim/bundle/neomru"]
path = dotvim/bundle/neomru
url = https://github.com/Shougo/neomru.vim.git
[submodule "dotvim/bundle/fugitive-bitbucket-gbrowse"]
path = dotvim/bundle/fugitive-bitbucket-gbrowse
url = https://github.com/tommcdo/vim-fubitive.git
[submodule "dotvim/bundle/lexima"]
path = dotvim/bundle/lexima
url = https://github.com/cohama/lexima.vim.git
[submodule "dotvim/bundle/gnupg"]
path = dotvim/bundle/gnupg
url = https://github.com/jamessan/vim-gnupg.git
[submodule "dotvim/bundle/cpp"]
path = dotvim/bundle/cpp
url = https://github.com/vim-jp/vim-cpp.git
[submodule "dotvim/bundle/exchange"]
path = dotvim/bundle/exchange
url = https://github.com/tommcdo/vim-exchange.git
[submodule "dotvim/bundle/diff-enhanced"]
path = dotvim/bundle/diff-enhanced
url = https://github.com/chrisbra/vim-diff-enhanced.git
[submodule "dotvim/bundle/recover"]
path = dotvim/bundle/recover
url = https://github.com/chrisbra/Recover.vim.git
[submodule "dotvim/bundle/grepper"]
path = dotvim/bundle/grepper
url = http://github.com/mhinz/vim-grepper.git
[submodule "dotvim/bundle/rhubarb"]
path = dotvim/bundle/rhubarb
url = https://github.com/tpope/vim-rhubarb.git
[submodule "dotvim/bundle/neoyank"]
path = dotvim/bundle/neoyank
url = https://github.com/Shougo/neoyank.vim.git
[submodule "dotvim/bundle/fugitive-gitlab-gbrowse"]
path = dotvim/bundle/fugitive-gitlab-gbrowse
url = https://github.com/shumphrey/fugitive-gitlab.vim.git
[submodule "dotvim/bundle/airline-themes"]
path = dotvim/bundle/airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "dotvim/bundle/undotree"]
path = dotvim/bundle/undotree
url = https://github.com/mbbill/undotree
[submodule "dotvim/bundle/auto-git-diff"]
path = dotvim/bundle/auto-git-diff
url = https://github.com/hotwatermorning/auto-git-diff.git
[submodule "dotvim/pack/plugins/start/lspconfig"]
path = dotvim/pack/plugins/start/lspconfig
url = https://github.com/neovim/nvim-lspconfig
branch = v1.1.0
[submodule "dotvim/pack/colorschemes/opt/gruvbox8"]
path = dotvim/pack/colorschemes/opt/gruvbox8
url = https://github.com/lifepillar/vim-gruvbox8
[submodule "dotvim/pack/colorschemes/opt/solarized8"]
path = dotvim/pack/colorschemes/opt/solarized8
url = https://github.com/lifepillar/vim-solarized8
[submodule "dotvim/pack/plugins/start/indent-blankline"]
path = dotvim/pack/plugins/start/indent-blankline
url = https://github.com/lukas-reineke/indent-blankline.nvim
[submodule "dotvim/pack/plugins/opt/telescope"]
path = dotvim/pack/plugins/opt/telescope
url = https://github.com/nvim-telescope/telescope.nvim
[submodule "dotvim/pack/plugins/opt/plenary"]
path = dotvim/pack/plugins/opt/plenary
url = https://github.com/nvim-lua/plenary.nvim
[submodule "dotvim/bundle/infinity-engine"]
path = dotvim/bundle/infinity-engine
url = https://gitlab.com/moebiusproject/vim-infinity-engine
[submodule "dotvim/pack/plugins/start/mini.nvim"]
path = dotvim/pack/plugins/start/mini.nvim
url = https://github.com/echasnovski/mini.nvim
[submodule "dotvim/pack/plugins/opt/helpful"]
path = dotvim/pack/plugins/opt/helpful
url = https://github.com/tweekmonster/helpful.vim